Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP9 BUG: On error textmerge file is closed
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
VFP9 BUG: On error textmerge file is closed
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Divers
Thread ID:
01122578
Message ID:
01122578
Vues:
73
In VFP9-SP1 textmerge file is closed when error occurs:
Set Textmerge On To Tmp.Txt
? 'Textmerge file: '+Set('Textmerge',2)	&& Textmerge file: Tmp.txt
Try
   This line raises an error	&& Textmerge file closed
Catch
EndTry
? 'Textmerge file: '+Set('Textmerge',2)	&& Textmerge file:
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform