[Gambas-user] Saving multiple variables
Scott
sclewin at ...1126...
Sun Sep 25 19:59:49 CEST 2005
Rob Kudla wrote:
> On Sun September 25 2005 12:27, Scott wrote:
>
> dim arr as new String[]
>
> arr = Split(File.Load(filename.txt), "\n")
> var1 = arr[0]
> var2 = arr[1]
> var3 = arr[2]
>
Thank you very much! That works perfectly.
> but I think this syntax is a lot easier to type.
>
True, I like easier :)
--
Your friend,
Scott
http://www.bmts.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20050925/2b927416/attachment.html>
More information about the User
mailing list