Previous Topic: FieldsNext Topic: Selection Codes


Input Commands

The following input commands are available on the Report Bundle Specifications subpanel:

CANCEL

Terminates the current display and displays the previous panel; changed data is not saved.

Valid entries are CAN and CANCEL.

CONFIRM

Enables or disables the display of the Confirm Delete panel when definition data is to be deleted using the D selection code. The default is ON. Confirmation is automatically enabled when a new command is entered on the Primary Selection Menu panel.

The syntax of the CONFIRM command is as follows:

CONFIRM [ ON | OFF ]

Where:

ON

Indicates to enable the Confirm Delete panel. No subsequent delete requests are processed without requesting user confirmation.

OFF

Indicates to disable the Confirm Delete panel. All subsequent delete requests are processed without requesting user confirmation.

COPY

Copies definition specifications from another report identifier.

The syntax of the command is as follows:

COPY id

Where:

id

Specifies the report identifier from which the specifications are to be copied.

Specify the A or B selection code to identify the destination of the copy.

COPYLIST

Displays a copylist subpanel from which you can choose from available lists of distribution IDs to copy without reentering existing information.

D

Displays the distribution specifications for the report.

FIND

Scans columnar data for a string of characters, then scrolls to and displays the entry at the top of the panel.

The syntax of the FIND command is as follows:

FIND string column [ FIRST | NEXT | LAST | PREV ] NOT

Valid entries are F and FIND.

The string specification identifies the search data. The string is matched against data starting in the first character of the search column.

The FIND command does not locate data that is embedded within the column. If the string contains special characters, enclose the string within quotation marks.

The column name specification identifies the field that is to be searched. If omitted, the bundle identifier (BUNDLE) field is searched.

The following columns can be searched:

BUNDLE

Bundle identifier.

You can enter BUNDLE as BID or B. If a column name is not specified, BID is assumed.

DESC

Bundle description.

The location specification identifies the origin and direction of the search. If omitted, the search begins with the row at the top of the current display. The location specifications are as follows:

FIRST

Starts the search at the beginning of the table and proceeds forward to the end of the table.

NEXT

Starts the search after the row that appears at the top of the current display and proceeds forward to the end of the table.

LAST

Starts the search at the end of the table and proceeds backward to the beginning of the table.

PREV

Starts the search before the row that appears at the top of the current display and proceeds backward to the beginning of the table.

The NOT specification indicates that the column is to be searched for data that is not equal to the string specified on the FIND command.

Note: For more information about the FIND command, see Input Commands in the chapter "Basics."

I

Displays the special instructions for the report.

RFIND

Locates the next occurrence of a previously issued FIND command.

If another occurrence is not found, a not‑found message displays. Typically, PF5 and PF17 are defined as the RFIND key.

SORT

Sorts the report bundle specifications by bundle identifier.

The bundle identifiers are sorted in ascending sequence. If bundle identifiers are grouped, the group is sorted first and then merged into the list based on the first bundle identifier in the group.

Note: The list of bundle specifications is saved in the new sequence after sorting. If this sequence is not what you want, enter the CANCEL command to ignore the changes.

T

Displays the text specifications for the report.