SAVE command operands
- PFKS
- specifies that all current PF key definitions are to be saved as the top element of the PF key stack.
- SCREEN
- specifies that the current screen layout is to be saved as the
top element on the screen stack. The following items are saved for
each screen stack element:
- A description of the screen layout
- The location of the cursor
- The value indicating how long the keyboard is to remain locked while a command is executing (as set using the CHANGE.TERMINAL command)
- The name of the default window
- The name and attributes of each window.
- WINDOW
- requests that the definitions for the default window or the window
specified on the command be saved as the top element of the window
stack. Each window description element contains the following information:
- The audible alarm setting for the window (ALARM)
- The amount of time the window (when unlocked) is held in place before it is scrolled toward the bottom of the stream (HOLD)
- The number of lines from the window's old position that are to be repeated when the window scrolls (OVERLAP)
- Whether you can enter data in the window (PROTECT)
- The name of the stream that is to receive the information typed in the window and the intensity at which the information is to be displayed (TARGET)
- How often the window is to scroll over the new information in the stream (UPDATE)
- The name of the stream the window is displaying (VIEW)
- The numbers of the top and bottom lines in the stream that the window is currently displaying
- Whether the window is locked or unlocked
The location and size of the window are not saved.
- window_name
- The name of the window whose description is to be saved.