This panel displays the existing table records that have been set up in your system.
Note: This table is pre-loaded with all iSeries Create commands.
Function keys
View | Toggle to change the manner in which information for the records on this panel are listed. |
Selection fields
- Subset
- When you first access this panel, the default subset is *ALL. To display only those menu items connected to a specific subset, click Select subset to select the applicable subset.
- Command
- Displays the iSeries command. Note: All iSeries commands are valid, but only Create commands are applicable.
- Subset
- Displays a code from Work with subsets.
- Command keywords
- Displays the command keywords.
&N Substitution for Object name or Source member &O Substitution for Object library &F Substitution for Source file name &L Substitution for Source file library For example, for CRTBNDRPG: PGM(&O/&N) SRCFILE(&L/&F) SRCMBR(&N)
- Description
- Only displayed if you toggle View. Displays the description of the command.
- Rls
- Only displayed if you toggle View. Displays the release number.
- Mod no
- Only displayed if you toggle View.
- Identity
- Only displayed if you toggle View.
Maintain create command keywords (ASTD2034)
The purpose of this table is to setup substitution parameters for all create commands. The commands are then used in conjunction with Default values. Only the parameters for Object and object library, Source file and Source file library and Member name are handled here. The syntax are the same as used in User defined PDM options. Only a limited number of substitution characters are allowed. The setup is supported by the ASWCRT command. Refer to the embedded help for the ASWCRT command for more information.
Function keys
Prompt command | Prompt the keywords for the command entered in the Command field. |
Copy | Copy this entry. If you, for example, want to change the command for a specific installation, then you can copy this entry to another subset. The entry with the lowest subset will be used. |
- Command
- Enter the iSeries command. Note: All iSeries commands are valid, but only Create commands are applicable.
- Description
- The system will automatically default the command description, but it can be changed.
- Object type
- Enter the object type of the command. Note: It must be a valid iSeries object type, but there is no check if the object type corresponds to the create command. For example, for the CRTBNDRPG command you can enter object type *FILE, even thought the CRTBNDRPG object is not of the type *FILE.
- Subset
- Enter a code from Work with subsets.
- Identity
- Change date
- PTF/Mod number
- Keywords
- Specify only those keywords and values required to identify the object to be created: the library in which to create it, the source file, library and member.
&N Substitution for Object name or Source member &O Substitution for Object library &F Substitution for Source file name &L Substitution for Source file library For example, for CRTBNDRPG: PGM(&O/&N) SRCFILE(&L/&F) SRCMBR(&N)