[Gambas-user] Writing a text file from the contents of a text area

bill-lancaster bill-lancaster at ...2231...
Sat Dec 14 13:05:49 CET 2013


You could try
     File.Save("~/test.txt", TextArea1.Text)
Although this doesn't answer your question about the OPEN statement



--
View this message in context: http://gambas.8142.n7.nabble.com/Writing-a-text-file-from-the-contents-of-a-text-area-tp44675p44676.html
Sent from the gambas-user mailing list archive at Nabble.com.




More information about the User mailing list