Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Putting a cursor row into an array
Message
 
 
To
16/10/2002 16:10:00
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00711958
Message ID:
00711970
Views:
12
This message has been marked as the solution to the initial question of the thread.
>I have imported a text file into a cursor and am trying to parse the data. I have a row of data that I would like to put into an array so that I can do some other things with it. Doing a select statement won't work. Is there anyway that I can tell it what row I want to put into the array. Please help! BTW...I am still using VFP 5.0...but we will be converting to VFP 7.0 within the next couple of weeks...I can't wait!
>
>TIA!

Joe,
SCATTER TO < array name > worked in VFP 5. This will take the current record in the current workspace and put it into an array for you.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform