write_log
write_log
-file s_fileName
Description
Writes the contents of the Output Transcript area, including this command, to the given file.
The log files for Space-based Router are automatically created in the directory where you start the software.
Arguments
Value Returned
Examples
The following example writes the contents of the log to the file mylog.xml.
write_log -file mylog.xml
Related Topics
Return to top