Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to avoid the open table window popup ?
Message
From
14/05/2003 23:13:41
 
 
To
13/05/2003 18:26:53
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00787904
Message ID:
00788492
Views:
20
I think It just simple problem, you want your select command will be ignore if doesn't open before, you can try:

if used(mytable)
select * from mytable
endif

I hope my thinking is nearly your problem.
Previous
Reply
Map
View

Click here to load this message in the networking platform