Redirects the output of a process or operation to a log file.
Discussion |
 |
If the specified log file does not exist, the file will be
created except for a back-referenced file which must exist or be
defined already.
If the specified log file exists, the new data will append
to the end of the existing file.
If the specified log file is full, a warning message will
display. The default size of the log file is 1024 records. If you
will need a log file with a bigger record size, use the BUILD
command to create a bigger file.
If you are in the MPE mode, a special slash (/)
character must precede the LOG command since
NetCI assumes only MPE commands are executed in this mode.
Example
This example redirects all output to the file called FILE1.