Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select() or Select
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00337143
Message ID:
00337158
Vues:
12
>Oddly, if you
>
Select("myTable")
>it does in fact change the work area, BUT, if you use as a function to return the workarea (like the Help describes):
>
>  nWorkArea = Select("myTable")
>
>or
>
>  ? Select("myTable")
>
>it returns the workarea of MyTable, but does not change the workarea
>
>That seems very bizarre, and since using it to change work areas is not documented, I'll stick with the other method.

My best guess on this is that if you type it the first way, it treats the parentheses as part of a name expression.
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform