Hello,
I am looking for a simple way to return a portion of a
variable. ie mystring = string(1) to make mystring = s
Is there a way to do this?
I thought instr or len might work. Obviously the way I
tried did not work. Should be a simple way, just can't
think of it. Don't think I should have to use a array.
any suggestions?
Greycon
I am looking for a simple way to return a portion of a
variable. ie mystring = string(1) to make mystring = s
Is there a way to do this?
I thought instr or len might work. Obviously the way I
tried did not work. Should be a simple way, just can't
think of it. Don't think I should have to use a array.
any suggestions?
Greycon