CNLC145W   IMBEDDED BLANKS FOUND IN TOKEN, key, recnum, member, TOKEN TREATED AS TEXT

Explanation

The message compiler was invoked to build a run-time message file from an install message file. A message skeleton in the install message file had imbedded blanks within a substitution token. A substitution token cannot contain imbedded blanks.

In the message text:
key
The key of the erroneous message.
recnum
The record number at which the error is found in the install message file, which is a partitioned data set (PDS) member.
member
The member of the install message file PDS.

System action

The message compiler issues the required message to SYSPRINT with the substitution token displayed as text.

System programmer response

See z/OS MVS Programming: Assembler Services Guidefor information about the format of install message files. Verify that no blanks are imbedded within a substitution token. Ensure that start and end trigger character pairs are not mismatched. Compile the install message file again.

Module

CNLCBSKL

Source

MVS™ message service (MMS)

Routing Code

Note 11

Descriptor Code