Key settings in the ISPF editor profile
The key settings in the z Systems® LPEX Editor differ slightly from the key settings in the base LPEX editor.
Key settings for the ISPF base profile are documented in the base LPEX editor documentation. See ispf base profile for further details on these key settings.
However,
the key settings differ slightly in the z Systems LPEX Editor, as described in
the following table. The following key settings show the key definition
(for example,
s-enter) and the editor action (for
example, ispfNewLine) for each key that differs from
the ispf base profile:
| Key name | Key | Action |
|---|---|---|
| enter | Enter | ispfEnter |
| s-enter | Shift+Enter | ispfNewLine |
| c-s-enter | Ctrl+Shift+Enter | splitLine |
| a-enter | Alt+Enter | newLine |
| tab | Tab | ispfTab |
| s-tab | Shift+Tab | ispfShiftTab |
Extra actions in z Systems LPEX
Actions
that are added by the z Systems LPEX editor are not
described in the base LPEX editor action documentation, Default editor actions. They
are described in the following table:
| Action | Description |
|---|---|
| ispfEnter | This action emulates the behavior of the Enter key in the ISPF Editor. |
| ispfNewLine | This action emulates the behavior of the 3270 NewLine key in the ISPF Editor. |
| ispfTab | This action emulates the behavior of the Tab key in the ISPF Editor. |
| ispfShiftTab | This action emulates the behavior of the Shift+Tab key in the ISPF Editor. |