Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Arrays to Tables
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00392688
Message ID:
00392694
Vues:
8
>Is there a command to convert an array into a table or cursor table without looping through and appending blanks? I've used several commands to create arrays from tables, but I want to reverse it and run select statements on my arrays.
>
>Thanks

You can create the cursor with an array returned by AFIELDS(), then use APPEND FROM ARRAY.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform