[Gambas-user] Help with charset

Bruce Bruen bbruen at ...2308...
Sun Aug 28 08:25:06 CEST 2011


On Sat, 2011-08-27 at 23:52 -0500, xOChilpili wrote:
> dim hFile as File
> hFile=OPEN "/home/xochilpili/test.txt" FOR APPEND
> WRITE #hFile, "e"
> CLOSE #hFile
> 
> 

Use PRINT not WRITE.





More information about the User mailing list