COUT - force output of collected command file I/O.

Syntax:

cout [filename][;EXCLUDE]

Examples:

cout *
cout
cout myfile;exclude
cout; exclude

Description:

This command permits all output accumulated since either the beginning of the command file application (DRUN or CRUN) or the previous COUT to be directed to a file. If no argument is supplied, the output is sent to the user's terminal.

The EXCLUDE option causes the elimination of user lines containing responses from the output.

Notes:

Use of COUT with no arguments in a deferred process (DRUN) will cause the output to disappear.

Copyright © 1996, Thinkage Ltd.