Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Putting a cursor row into an array
Message
 
 
À
16/10/2002 16:10:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00711958
Message ID:
00711970
Vues:
11
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform