Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to restore the DEBUGOUT accurately?
Message
 
 
To
21/01/2009 14:35:34
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01375106
Message ID:
01376009
Views:
11
>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--
Previous
Reply
Map
View

Click here to load this message in the networking platform