Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set excl on?
Message
De
13/08/1998 11:10:47
 
 
À
13/08/1998 10:37:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00126515
Message ID:
00126530
Vues:
20
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform