(go to: table of contents, index, list of vms_smg, prev: RING_BELL, next: SAVE_VIRTUAL_DISPLAY)
Format:
See the examples section of the
vms_smg.restore_physical_screen()
routine.
SAVE_PHYSICAL_SCREEN - Save Physical Screen
Save the contents of the pasteboard so that a later call to
vms_smg.restore_physical_screen()
can restore it.
display_id = vms_smg.save_physical_screen (pasteboard_id, \
[desired_start_row], [desired_end_row])
Returns:
Arguments:
Examples:
(go to: table of contents,
index, list of vms_smg,
prev: RING_BELL,
next: SAVE_VIRTUAL_DISPLAY)