Previous Topic: Altering the Lock Type During Processing

Next Topic: &LOGDEL


&LOGCONT

Resumes normal processing of a message delivered to LOGPROC.

&LOGCONT [ USER=userid ] 
         [ NODE=luname ]

Used within the LOGPROC procedure to request that a message previously delivered for processing by &LOGREAD be returned for standard log processing.

Operands:

USER=userid

If specified, indicates the new user ID to which this log message is to be attributed.

NODE=luname

If specified, indicates the new terminal name to which this log message is to be attributed.

Examples: &LOGCONT

&LOGCONT USER=CHIEFOP

Notes:

More information:

&LOGREAD

&LOGDEL

&LOGREPL