Save the log file to disk. The log file is not written to file with every Log() update but when the window is closed. In order to access the log contents from outside the application you have to save it.
Parameter
Description
strLogFile
The file name of the log file. The default extension for log files is *.log.
Returns
None
Example
Save the log file from the previous example: