I
icestationzbra
dave,
thanks for the explanation.
i just have a couple of more questions about what you mentioned.
in effect, until i have a number that is 4 digits or longer, there wil
always be a null padding around the number if i use long. is tha
correct? in which case, can i presume that if the number is less than
digits long when the variable is declared as 'long', i will always hav
to use trim? or is there a way to circumvent it, that is, carry o
without having to using trim and cstr (i had also tried cstr whil
experimenting)?
thanks,
mac
thanks for the explanation.
i just have a couple of more questions about what you mentioned.
in effect, until i have a number that is 4 digits or longer, there wil
always be a null padding around the number if i use long. is tha
correct? in which case, can i presume that if the number is less than
digits long when the variable is declared as 'long', i will always hav
to use trim? or is there a way to circumvent it, that is, carry o
without having to using trim and cstr (i had also tried cstr whil
experimenting)?
thanks,
mac