This general macro is used to define a list of valid self-defining terms
allowed for a specific positional parameter. This macro is for use only
in conjunction with the BPKDC macro. (See BPKDC-TPF Input Message Tokenization Support.)
Format
- label
- A symbolic name must be assigned to the macro statement.
- term
- A legal value for this position in the input command.
- mlgh
- The minimum acceptable length for this term. This value must be
less then length of the value for "term".
- bpkdl
- The label assigned to the BPKDC to be used if this term is entered.
This parameter is used to allow the BPKDC processor to switch to a different
BPKDC macro definition in order to allow for multiple input formats for the
same command.
- MNOTE
- Specifies whether BPPSC is to generate MNOTE messages describing the index
value for each specified input parameter. Default is N.
- Y
- Generate MNOTE messages.
- N
- Do not generate MNOTE messages.
Entry Requirements
None.
Return Conditions
None.
Programming Considerations
- This macro is usable only with the BPKDC macro. For further
information about the function being performed, see the documentation for the
BPKDC macro: BPKDC-TPF Input Message Tokenization Support.
- The BPPSC macro should only be used on the main I-stream.