Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is this legal in VFP?
Message
From
06/02/2008 13:32:32
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Is this legal in VFP?
Miscellaneous
Thread ID:
01290122
Message ID:
01290122
Views:
53
About thirty years ago I was doing something such as this with DOS Basic.
Can it be done in VFP or is a vfp array recommended?
Or am I just old and I forgot?
For RecordCount = 1 To TheEndOfTheFile
Goto RecordCount
NumericValue = Datafile.n1
nFOO(RecordCount) = NumericValue &&  <<<<
Next RecordCount
I ain't skeert of nuttin eh?
Yikes! What was that?
Next
Reply
Map
View

Click here to load this message in the networking platform