MSG07 statement

Use the MSG07 parameter statement to activate logon error message processing. Specifying this statement provides information to the client when a session attempt to the target application fails. If NOMSG07 is specified, the connection is dropped if a session initiation error occurs.

Telnet is initialized with a value of NOMSG07.

The MSG07 and NOMSG07 statements can be coded in TELNETGLOBALS, TELNETPARMS, and PARMSGROUP statement blocks. See Rules for Telnet parameter statements and security parameters for more information about the hierarchy of parameter values.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-+---------+-------------------------------------------------><
   +-NOMSG07-+   
   '-MSG07---'   

Parameters

This statement has no parameters.