Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rename a cursor?
Message
De
04/10/1999 20:36:25
Cindy Winegarden
Duke University Medical Center
Durham, Caroline du Nord, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00272456
Message ID:
00272530
Vues:
34
>Are there any commands I can use on a cursor created with "create cursor" to rename a cursor or copy the contents of one cursor to another?
>
>Thanks,
>Paul

Paul,

Here's one more really useful command. You may not need it here, but it's one of my favorites:

=AFIELDS(aTempArray)
CREATE CURSOR MyNewCursor FROM ARRAY "aTempArray"
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform