EXCLHEX

The EXCLHEX statement specifies a single member name to be excluded from the current operation.

Syntax

Read syntax diagramSkip visual syntax diagramlabel EXCLHEX MEMBER=( HDname)

Parameters

MEMBER=(HDname)
Specifies a 16 hexadecimal digits of a member name to be excluded from input data set.

Usage notes

  • This statement should be used, instead of an EXCLUDE statement, for manipulating non-standard member names.
  • The MEMBER parameter must be enclosed in a single set of parentheses.