Syntax rules for MPFLSTxx

These rules apply to the creation of MPFLSTxx:
  • Each record is 80 characters long. The system ignores columns 72 through 80 and leading blanks.
  • Each message processing record can contain only one message identifier.
  • The message processing record for msgid, .DEFAULT, or MPFHCF cannot have embedded blanks.
  • The message processing record for .MSGCOLR and .MSGIDS must have a single blank between the statement and the operand. Embedded blanks are not allowed anyplace else on the message processing record.
  • Begin comments with /* in any column. It is best to end the comment with a */. If, however, you do not include the end delimiter, the system recognizes the next statement.