Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using Header Files
Message
 
 
À
13/07/2010 11:41:58
Kevin Hickman
The Cadle Company
Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
OS:
Windows XP SP2
Network:
Novell 6.x
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01472345
Message ID:
01472371
Vues:
58
>So basically you always have to assign a unique workspace number if you need to use multiple tables at the same time. So you can use alias references after the fact, but you initially need a workspace number when you use them, correct?

No. You can let VFP select unused workarea for you with 'SELECT 0' or '...IN 0' clause. You don't need to know workarea number at all.

>
>When you say select 0 auto assigns an unused one that would be easier to manage because you can use the alias after that point and it would not matter what number VFP gave it, if you always do select 0 you will always know your getting an unused space for it? Am I correct in my thinking here?

Yes.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform