|
num-var = SPF_DebugLog(OFF [,VIEW] | ON [,filename] )
|
|
Operands:
|
ON
|
If not already active, the hard copy Debug Log file will be Opened. If present, the specified 'filename' will be created in the normal HomeFolder. If not specified, the file will be named: "SPFLite DebugLog.TimeStamp.TXT"
|
|
|
OFF
|
If active, the log will be closed, and, if VIEW is coded, an SPF_Post_Do command issued internally to VIEW the log when the macro terminates.
|
|
Returns:
|
|
Always RC = 0 and Msg$ = "" (null)
|
Created with the Personal Edition of HelpNDoc: Qt Help documentation made easy