Pada Mon, 07 Sep 2009 13:19:32 +0200
Doriano Blengino <doriano.bleng...@fastwebnet.it> menulis:

>        res = db.Create("refpos")      ' append record in table named
> refpos for i = 1 to 31
>          res["Res" & i] = ...
>        next

Does this means the field name is Res1, Res2, ..., Res31 ???
If so, wow this is great, I didn't know that variable names can be
iterated.

Thank you Doriano. I'll try this method.

-- 
Cheers,
[-Sulchan-]

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to