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.


------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to