Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determining maximum number of workareas
Message
From
17/10/2002 16:11:00
 
 
To
17/10/2002 14:33:37
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00711750
Message ID:
00712565
Views:
7
Hi Paul,

Yes, I realized this in my testing on vfp6. Do you happen to know the limits in the various versions of foxpro? And do you happen to know when select(1) was introduced to the language? Do you know when aused() was introduced?

Thanks.

>
>SELECT(1) returns the highest numbered unused workarea, which in VFP is a staggering 32767.
>USE ... IN SELECT(1) will open a table in the highest unused workarea.
>A following SELECT(1) returns 32766 because 32767 is in use.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform