M204.0764

From m204wiki
Jump to navigation Jump to search

M204.0764  End initialization: file fileName token

This informational message indicates both of these:

  • The file was successfully initialized.
  • If KEEPDEFS was specified, field name definition pages were not formatted.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=0Sets batch (single user) return code
CLASS=IInformation class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter
AUDITADWrites the message with line type AD to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter

Back to list of messages