Selection parameters
Field descriptions
| Field | Description | ||||||||||||||||||||||||||||||||||||||||
| Specify Selection Criteria Option Defaults: Record selection continues until File-AID reaches one of the following limits: | |||||||||||||||||||||||||||||||||||||||||
| Number of records to search | Specify a limit for the number of records File-AID reads and checks for matches to selection criteria. The default for this parameter is ALL. Possible values are any number from 0 (zero) through 999999. 0 (zero) or ALL searches the entire file. This parameter can prevent excessive I/O processing when searching large files. If a data set that is Direct Access, or a VSAM KSDS is processed randomly (a KEY, RBA, or RRN have been entered), this count begins with the first record retrieved randomly. This parameter corresponds to the File-AID/Batch “IN” parameter. | ||||||||||||||||||||||||||||||||||||||||
| Number of records to select | Specify a limit for the total number of records for File-AID/MVS to retrieve from the data set. Possible values are any number from 0 (zero) through 999999. The default is ALL. Use the 0 (zero) or ALL value to retrieve all selected records. When record information is requested with Search/Update (option 3.6), the additional record information line(s) are not counted as selected records. If a partitioned data set containing JCL is processed logically, the value in the Number of records to select option is the number of logical JCL statements that are selected. Number of records to select corresponds to the File-AID/Batch “OUT” parameter. A value that exceeds the number of records in the file does not cause an error. | ||||||||||||||||||||||||||||||||||||||||
| Specify Processing Direction Used by Browse, Edit, Copy, Print, Search/Update: | |||||||||||||||||||||||||||||||||||||||||
| Seq/VSAM processing direction | Specify a processing direction for File-AID to read Sequential or VSAM files. Possible values are F (forward) and B (backward). The default is F (forward). This field specifies whether File-AID starts reading a Sequential or VSAM file at the beginning or the end. File-AID ignores the B value in this field when used with data sets of other access methods. | ||||||||||||||||||||||||||||||||||||||||
| Specify Unformatted Selection Criteria Defaults: | |||||||||||||||||||||||||||||||||||||||||
| Relational Operator | Specify a default relational operator to appear on all record selection screens. Possible values are:
File-AID is distributed with a default value of EQ (equal) for relational operator. | ||||||||||||||||||||||||||||||||||||||||
| Logical connector | Specify a logical connector for selection criteria. AND or OR are valid entries. The default is AND. | ||||||||||||||||||||||||||||||||||||||||