Line

Prints one or more lines on the command window or the trace log to improve the readability. This is useful as an eye catcher when you are reading a long trace file or command log file.

The line command uses the following format:

line [<count>] [-log]

where:

<count>

Specifies the number of lines to print. The default is one.

-log

Writes the specified number of lines to the trace log instead of the command window.

For example:

Enter command:>line 2
----------------------------------------------
----------------------------------------------

iWay Software