Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DBC break link
Message
De
09/04/2009 20:00:26
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01394077
Message ID:
01394083
Vues:
51
Thanks fer the hint Sergey,

How about on error this simple?
llerror =.f.
set database to
copy file (xdbcfile) to (destfile)
use (destfile) exclusive
if (llerror)
keyboard '{TAB + ENTER}' && to break the link and free the table
endif

set database to mydatabase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform