SetLogfilename <filename>
Changes the file to log progress for the current script run from the name given in the program options to the name in the parameter.
If the parameter is "<default>", then the logfile name will be the name that was used when the script started.
See also: LogtoFile.
PutSync "*.xml"
SetLogfilename "<default>"
← Back to Script Commands