Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Iterating through columns
Message
 
To
30/05/2010 14:00:09
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01466580
Message ID:
01466584
Views:
43
>>Sure, but you should show where to iterate :-)
>>
>>loGrid = ThisForm.PgfPageFrame.Page1.GrdGrid
>>FOR EACH loColumn as Column IN loGrid.Columns && here
>>	WAIT WINDOW loColumn.Name TIMEOUT 1
>>NEXT
>>
>
>I see. Thanks, it works.
>
>I got confused, because I am not accustomed to use FOR EACH, and I am just catching up now...

FOR EACH requires collection or array
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform