Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Zapping and packing...
Message
From
09/10/2002 10:41:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Zapping and packing...
Miscellaneous
Thread ID:
00709276
Message ID:
00709276
Views:
68
if anyone can advise what is wrong with the code below... i am trying to empty a table and can't get the exclusive use set to off again once it is packed...
SELECT book
if reccount()>0
USE book excl
DELETE ALL
PACK
SET EXCLUSIVE OFF
endi

many thanx!
Next
Reply
Map
View

Click here to load this message in the networking platform