J
jokobe
I have a string like this:
strmyautor = mid(strclipboard, pos1, pos2)
Within strmyautor is a linefeed or carriage return and I want to cut of the
string at the linefeed or carriage return.
Any helpfull hints?
Thanks in advance..
jokobe
strmyautor = mid(strclipboard, pos1, pos2)
Within strmyautor is a linefeed or carriage return and I want to cut of the
string at the linefeed or carriage return.
Any helpfull hints?
Thanks in advance..
jokobe