Modifiers are comprised of three types:
Selection modifiers specify the conditions that must be met in order for items to be selected:
Select items from the file dictionary. |
|
All values in a MultiValued attribute must meet criteria for it to be selected. |
|
All values in a MultiValued attribute must meet criteria for it to be selected. |
|
Attribute must meet specified criteria to be selected. |
|
Select items from a backup medium. |
|
Attribute must meet specified criteria to be selected. |
Sort-key modifiers specify the sort order in SORT statements:
Sort in ascending order. |
|
Sort in descending order. |
|
Sort MultiValues in ascending order. |
|
Sort MultiValues in descending order. |
Output modifiers modify the INFO/ACCESS report:
Break output when a specified attribute's value changes. |
|
Suppress default column and page headings, and end-of-list message. |
|
Double-space items. |
|
Suppress detail lines. |
|
Print a specified footing. |
|
Print text for Total line. |
|
Print a specified heading. |
|
Suppress the page heading and end-of-list message. |
|
Suppress item-IDs. |
|
Direct output to printer. |
|
Suppress pagination for terminal output. |
|
Print item-IDs only. |
|
Allows the display of empty multivalues. |
|
Suppress the page heading and end-of-list message. |
|
Sum values for a specified attribute. |
See Also