Using F4 to edit a resource from the enhanced search report
If the cursor is positioned on the data set name or resource name where ‘>’ is in column 1, pressing F4 will display the selection window. For more information, see Using F4 from any edit or view session when positioned on a string or word.
If the cursor is positioned anywhere else on the search report and the command line is blank then hitting F4 will result in an edit session of the corresponding data set. The resultant edit session will be positioned at the line shown on the enhanced search report.
Note: Pressing Enter instead of F4 will result in a view session
positioned to the referenced line.
File Edit Edit_Settings Menu Utilities Compilers Test Help ─────────────────────────────────────────────────────────────────────────────── VIEW Enhanced Search Report ABC Index DEFAULT Col 00001 00072 Command ===> Scroll ===> CSR ****** ***************************** Top of Data ****************************** 000001 ------------------------------------------------------------------------ 000002 >Data Set: FMN.PI07105.CNTL 000003 >Member : DSC0C4A 000004 31 CHG_OUT('FMB','ⒶⒷⒸ',0) 000005 ------------------------------------------------------------------------ 000006 >Data Set: FMN.PK95812.CNTL 000007 >Member : DRIVER 000008 12 // SET IPVLVL=ⒶⒷⒸ <===== DON'T CHANGE UNLESS REQ 000009 ------------------------------------------------------------------------ 000010 >Data Set: FMN.PM16665.CNTL 000011 >Member : OVVAB 000012 32 OVLY_VAR('S','ⒶⒷⒸDE'); 000013 51 OVLY_VAR('S','ⒶⒷⒸDE'); 000014 >Member : OVVABRX 000015 32 OVLY_VAR('S','ⒶⒷⒸDE'); 000016 51 OVLY_VAR('S','ⒶⒷⒸDE'); 000017 ------------------------------------------------------------------------ 000018 >Data Set: FMN.PM22660.CNTL 000019 >Member : RVW
Positioning at line 13 which is line 51 of member OVVAB and hitting F4 results in:
File Edit Edit_Settings Menu Utilities Compilers Test Help
───────────────────────────────────────────────────────────────────────────────
EDIT FMN.PM16665.CNTL(OVVAB) - 01.03 Columns 00001 00072
Command ===> Scroll ===> CSR
000051 OVLY_VAR('S','ⒶⒷⒸⒹⒺ');
000052 PRT_VAR('S');
000053 /+
****** **************************** Bottom of Data ****************************