(go to: table of contents, index, list of vms_smg, prev: SAVE_PHYSICAL_SCREEN, next: SCROLL_DISPLAY_AREA)
Format:
None Arguments:
See the examples section of the
vms_smg.load_virtual_display()
routine.
SAVE_VIRTUAL_DISPLAY - Save the Virtual Display to a File
Save the contents of a virtual display and store them in a file.
It can later be retrieved with
vms_smg.load_virtual_display().
None = vms_smg.save_virtual_display (display_id, [filespec])
Returns:
Examples:
(go to: table of contents,
index, list of vms_smg,
prev: SAVE_PHYSICAL_SCREEN,
next: SCROLL_DISPLAY_AREA)