This package will allow the user to change the ISPF Key defaults for up to 8 PFKeys across ALL ISPF Profiles (except ISPSPROF which is reserved).
Syntax: TSO %FIXKEYS
Both the FIXKEYS
and FIXKEYST
exec's need to be in the users SYSPROC
or SYSEXEC
library.
The dialog will:
- Prompt the user for up to 8 PF Keys to change
- Make a backup of the users ISPF Profile data set
- Change the PF Keys for all Profiles found in the users ISPF Profile data set
- In support of SDSF, which just likes to be different,
RETRIEVE
will be changed toCRETRIEV
andRFIND
will be changed toIFIND
.
NOTE: Some ISPF applications use the KEYLIST
option on the )PANEL
statement
in their panels. This will over-ride FIXKEYS unless the USE_KEYLIST
is turned off in the ISPF Configuration (use TSO ISPCCONF
to update).
Copyleft (c) 2019-2024