Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create cursor from array
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00749517
Message ID:
00749557
Vues:
26
Now I get it. I guess that's an enhancement we could use. We should be able to from SELECT SQL to array or create an array of data and then ARRAY to CURSOR.
Thanks for helping me understand that, I took it wrong. The HELP isn't very explanatory.

>>Would any know why I get the error "Command contains unrecognized phrase/keyword (Error 36)" from this line of code?
>
>
>>CREATE CURSOR pnHold (propno i(4)) FROM ARRAY ahold
>
>

>
>FROM ARRAY clause, is used to use the array as structure reference. If you want to fill the cursor use APPEND FROM command.
Extreme Programming = Plan -> Design -> Code -> Test
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform