B
Bill
I have a few simple character strings that
won't "Trim", leaving me to believe that
there are some kind of un-printable trailing
characters of some sort. I need some sort
of dump function like:
HexDump("Bill") would yield the string:
C2899393
Any ideas?
Thanks,
Bill
won't "Trim", leaving me to believe that
there are some kind of un-printable trailing
characters of some sort. I need some sort
of dump function like:
HexDump("Bill") would yield the string:
C2899393
Any ideas?
Thanks,
Bill