You can now define the set of characters that are allowed in record names. This ability avoids record names being flagged as invalid if they contain national characters.
The CHARTAB table in the USGTPARM options module specifies the set of allowable characters for record names. Each one-byte entry in the table corresponds to a hexadecimal value from x’00’ to x’FF’. An entry value of x’00’ indicates that the corresponding hexadecimal value represents a valid character. An entry value of x’01’ indicates that the corresponding hexadecimal value does not represent a valid character.
Note: For more information about creating a tailored USGTPARM module, see comments in the installed version of the module.
|
Copyright © 2010 CA.
All rights reserved.
|
|