[Gambas-user] How to replace chr$(13) from a text file
José Monteiro
jf.monteiro at ...43...
Mon Apr 11 17:18:59 CEST 2016
By now I tried to use:
Mglobal.info = Replace$(TextArea1.Text, Chr$(13), "|")
Unfortunately, the global variable "info" still has new lines and a parser
refuses to accept it.
--
View this message in context: http://gambas.8142.n7.nabble.com/How-to-replace-chr-13-from-a-text-file-tp55908.html
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list