Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid
Message
 
To
18/07/2002 15:45:23
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Re: Grid
Miscellaneous
Thread ID:
00680112
Message ID:
00680189
Views:
24
>Nick,
>
>One more question(I hope). How can I close the Alias without affecting the rest of the tables I have open? I load my tables in the dataenvironment of a main screen when the app starts. Is there anyway besides to keep from having to do the de.closetables/de.opentables just to close the one table?

You just apply USE command
IF USED("myUpdatedRLS3")
     USE IN myUpdatedRLS3
ENDIF
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform