Product Conventions - Recursive commands
Recursive commands are a specific group of File-AID commands which are entered on the COMMAND line and invoke File-AID and ISPF functions. File-AID suspends the current display and immediately presents the requested function panel. File-AID remembers the sequence of recursive commands entered. When exiting the function, the display returns in reverse succession to the previously suspended display.
Recursive commands are listed in the following table. The optional dataset-name can be an unqualified data set name without quotes, or a fully qualified data set name with single quotes.
Recursive Commands
Command | Description | Optional Parameter |
---|---|---|
BR, IB | Browse (ISPF/PDF) | |
ED, IE | Edit (ISPF/PDF) | |
F0 | 0 File-AID Parameters | |
FB, F1 | 1 Browse | dataset-name |
FE, F2 | 2 Edit | dataset-name |
F3 | 3 Extended Utilities Menu | |
F31 | 3.1 Library Utility | dataset-name |
F32 | 3.2 Dataset Utility | dataset-name |
F33 | 3.3 Copy Utility | dataset-name |
F34 | 3.4 Catalog Utility | |
F35 | 3.5 VSAM Utility | dataset-name |
F36 | 3.6 Search/Update Utility | dataset-name |
F37 | 3.7 VTOC Utility | |
F38 | 3.8 Interactive Utility | dataset-name |
F39 | 3.9 Batch Submit Utility | |
F310 | 3.10 Format Utility | |
F5 | 5 Print Menu | |
F51 | 5.1 Print Data File | dataset-name |
F52 | 5.2 Print Record/Layout XREF | |
F53 | 5.3 Print Selection Criteria | |
F54 | 5.4 Print Record Layout | |
F55 | 5.5 Print Audit Trail | |
F6 | 6 Selection | |
F7 | 7 XREF | |
F8 | 8 View | |
F9 | 9 Reformat | |
F10 | 10 Compare | dataset-name |
FALISTA | LISTALC ALL Command |
Related topics