C
cmdolcet69
I ahve the following code that need to trim off the last character
from a string
dim STR as string
If instr(STR <3 then
LTrim(STR)
THis code doesn;t work
from a string
dim STR as string
If instr(STR <3 then
LTrim(STR)
THis code doesn;t work