Previous Topic: NOLOG KeywordNext Topic: PRINT Keyword


NOPRINT Keyword

Specify the NOPRINT keyword to tell CA Automation Point not to print a message to the hardcopy log.

This keyword has the following format:

NOPRINT

Example:

The following rules send all CICS messages (except messages that begin with CICS99) to the hardcopy log:

MSGID(CICS), PRINT
MSGID(CICS99), NOPRINT