Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Command Understanding
Message
 
 
To
18/07/2000 06:26:07
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00393698
Message ID:
00393700
Views:
22
>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."
Previous
Reply
Map
View

Click here to load this message in the networking platform