Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
If a table name is a varible ,How to judge it be used()
Message
From
12/06/2002 11:10:08
Michale Chen
Shijiazhuang ZhiYuan Crop.
Shijiazhuang, China
 
 
To
11/06/2002 11:48:08
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00666937
Message ID:
00667409
Views:
26
Hello Doug:
Thanks for you help.
I know you mean,But if the table have been used,And the table name is a varible ,How to judge the table be used state.
Usually we can do like this:
if not used('tablealias')
use table alias 'tablealias' in xx
else
sele 'tablealias'
use
use table alias 'tablealias' in xx
endif

sele xx
But in that case ,What should I do?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform