Configure Run
Not available in WinTask Lite.
Select the WinTask Configure/Run menu to display the Configure Run dialog box.
You can log some or all of the statements executed into a log file when the script is launched.
Check Log to create a logfile (a text file) each time a script is run.
The default logfile name is name of the current script with the extension ".log" ; it is saved into the default subdirectory "Logs" under the main WinTask directory.
If you check Full, all executed statements and all errors are logged in the logfile. If you check Limited, only the functions Comment, LogFile and StopLog plus all errors are logged into the logfile.
By checking Overwrite file, the logfile is recreated each time a script is run. If not checked, data is appended to the logfile.
See also