Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table or Select Into
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00291075
Message ID:
00291236
Vues:
20
>What's the best way to determine if a cursor is a table or the result of a Select Into?
>
>TIA
Sorry about that partial reply.
IF JUSTSTEM(DBF('alias1')) # 'alias1'
**it's a cursor
ELSE
**it's a table
ENDIF
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform