Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to restore the DEBUGOUT accurately?
Message
From
19/01/2009 17:59:30
 
 
To
19/01/2009 11:49:28
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:
01375291
Views:
15
Howdy.

When you restore it you'd have to use the Additive clause every time in order to make it work properly. If you dont then anything that had been written to the logs before you switched it off will be lost. Additive basically means that the current content of the log file is not to be destroyed, which will always be what you want if you are trying to set things back the way that they were.

Ian Simcock.


>Hi,
>
>The SET() function only gives the filespec of
>
>SET DEBUGOUT|COVERAGE TO filespec [ADDITIVE]
>
>but it won't tell me whether the ADDITIVE clause is used or not used...
>
>Is there no chance for me to save and restore accurately the DEBUGOUT and COVERAGE settings, taken into account the ADDITIVE clause?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform