Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is this legal in VFP?
Message
 
 
To
06/02/2008 13:32:32
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01290122
Message ID:
01290128
Views:
8
>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
>
Would
SCAN

ENDSCAN

work for you?

What exactly is the problem?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform