(LOGO.JPG) Python for OpenVMS

(go to: table of contents, index, list of vms_smg, prev: FIND_CURSOR_DISPLAY, next: FLUSH_DISPLAY_UPDATE)


FLUSH_BUFFER - Flush Buffer

Flushes all buffered output to the terminal.

Format:

    None = vms_smg.flush_buffer (pasteboard_id)
Returns:

None

Arguments:

pasteboard_id
The pasteboard to be flushed.
Examples:

It is unclear how to make a visible demonstration.


(go to: table of contents, index, list of vms_smg, prev: FIND_CURSOR_DISPLAY, next: FLUSH_DISPLAY_UPDATE)

10-SEP-2000 ZE.