Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Putting a cursor row into an array
Message
From
16/10/2002 16:34:45
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00711958
Message ID:
00711975
Views:
8
>>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,
>I believe the 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.


That will still work in VFP 7, right?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform