[Gambas-user] Saving multiple variables
Scott
sclewin at ...1126...
Sun Sep 25 18:27:47 CEST 2005
Rob Kudla wrote:
> File.Save("filename.txt", var1 & "\n" & var2 & "\n" & var3)
>
> I mean, use whatever delimiter you like, it's just a matter of putting
> all the variables into one string.
>
Thank you. I apologize for my ignorance, before using Gambas I only
knew how to program a bit in Qbasic, but how do I load and split up the
variables to be used in the program?
--
Your friend,
Scott
http://www.bmts.com
More information about the User
mailing list