Description
This system command saves the contents of the output window (the command history and the processing results, in HTML format) to the new folder you specify. You may issue this command at any time during your session, and then continue using the interface if you wish to.
If you specify this 'save' command with no arguments then the current location of the log file is reported along with the syntax for the command.
Syntax
save(out);
| out | the new output folder to save the log to) |
Example
save(out="C:\data\mylogs");