Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Values of fields
Message
From
05/08/2002 12:42:57
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Values of fields
Miscellaneous
Thread ID:
00686213
Message ID:
00686213
Views:
70
I have a table with fields named dtdel1, dtdel2, dtdel3, dtdel4 etc.

I want to loop through these fields and create an arry of values.

Example:
Dime gnx(10)
For x = 1 to 10
gnx(x)=mytable.dtdel(x)
Next x

Can someone help me with code that will work?
Next
Reply
Map
View

Click here to load this message in the networking platform