Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set excl on?
Message
From
13/08/1998 11:10:47
 
 
To
13/08/1998 10:37:54
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00126515
Message ID:
00126530
Views:
22
>>I want to ZAP a table on a network. my code is:
>>use mytable excl
>>zap
>>
>>there is no one else is using the app. my table does not get zap.
>>is there a return code for USE MYTABLE EXCL? why are my records still there?
>
>We have had problems with this too... try..
>
>use mytable excl
>go top
>zap
>flush
>use
>
>Or try go recno() instead of go top if that doesn't work.
>
>BOb
thanks - that did not work either. I think I will try DELETE ALL.
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform