Hi All,
I added the following two lines in ser.cfg.
strip(0);
prefix("99");
The purpose is to strip the leading '0' first then add the prefix '99'. But it just added '99' and didn't strip the '0'. Does the command 'strip' still work?
Thanks,
Bob