Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Command Understanding
Message
 
À
18/07/2000 06:26:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00393698
Message ID:
00393700
Vues:
16
>Does the 0 (Zero) ref a work area ?
issuing Select 0 will not give you error but it does not point you to file table.

>And if so can you use the command in the following manner?
>Use table1 in 0
>Use table2 in 1
>Use table3 in 2
>select table2

Yes.

The IN clause supports 0 as a work area. Including 0 opens a table in the lowest available work area. For example, if tables are open in work areas 1 through 10, command like Use table1 In 0 opens the table1 table in work area 11:
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform