Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to restore the DEBUGOUT accurately?
Message
 
 
À
21/01/2009 14:35:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01375106
Message ID:
01376009
Vues:
16
>A restore could mean to SET back to a previously set output file. It does not need to be always between ON and OFF.
>My concern is when SET("DEBUGOUT") returns non-blank string, how do I know that SET DEBUGOUT is called with or without ADDITIVE clause?

It really doesn't matter if ADDITIVE clause was used before. If you issue SET DEBUGOUT w/o additive clause, you'll erase whatever was before in the file. To restore to privious setting, you would always want to issue SET DEBUGOUT ... ADDITIVE to preserve info in the file.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform