Didn't this used to work?
If i try that it makes just a square symbol and everything is one long string when it gets saved.SCAR Code:WriteFileString(Number, Info + Chr(13));
This-
should give meSCAR Code:WriteFileString(Number, What + Chr(13) + is up);
"What
is up"
but i get
"What[]is up"



Reply With Quote


