Quote:
|
Originally Posted by Prozac
Thanks! The variant method of serverr.string1=serverr.string2 occured to me as a posibility, I appreciate the confirmation.
I will try that.
I also realized that two operators (such as @ and NL, or two NL's together) cannot be placed side by side. Much as one cannot do 1 + - 2, it is either 1 + 2 or 1 - 2.
|
NL is just a macro for @"/n"@
useful because it takes 2 characters rather than 6.