Purpose: | Save the console screen buffer to a file |
Format: | SAVECONSOLE [/-= /H /T /W] filename ... |
Usage:
SAVECONSOLE can save the screen buffer either in plain text format or as an HTML file, including colors.
Example:
Save the console buffer as an HTML file named "tcc_console.html", with a header:
saveconsole /H /T tcc_console.html
Option:
/= | Display the SAVECONSOLE command dialog to help you set the command line options. The /= option can be anywhere on the line; additional options will set the appropriate fields in the command dialog. |