RESTORE command operands

PFKS
specifies that the Session Manager is to restore the program function (PF) key definitions.
SCREEN
specifies that the Session Manager is to restore the screen layout. The following items are included in 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
specifies that the Session Manager is to restore the window definitions. 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 restored.

window_name
The name of the window whose description is to be restored.