An OS/400 part name is made up of the following:
- Project name
- Group name
- Type
- Part name
The syntax rules regarding these names are:
- For all names, the first character must be alphabetic (A through Z, @, $,
and #). The remaining characters must be alphanumeric (A through Z, 0
through 9, @, $, _, ., #).
- Project and group names can be up to 32 characters long.
- Since CODE Designeronly works with DDS source, the only valid type is
DDSSRC.
- The part name can be up to 10 characters long.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.