The naming rules for display size condition names are as follows:
- Names must be between 2 characters and 8 characters in length,
inclusive.
- Names must begin with an asterisk (*).
- The character after the asterisk must be alphabetic (A through Z, @, #, or
$).
- Characters after the second character must be alphanumeric (A through Z, 0
through 9, @, #, or $).
- Names must be unique within the same file.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.