VMS Help
RTL Routines, SMG$, SMG$FLUSH_BUFFER
*Conan The Librarian
|
The Flush Buffer routine flushes all buffered output to the
terminal.
Format
SMG$FLUSH_BUFFER pasteboard-id
OpenVMS usage:cond_value
type: longword (unsigned)
access: write only
mechanism: by value
pasteboard-id
OpenVMS usage:identifier
type: longword (unsigned)
access: read only
mechanism: by reference
Specifies the pasteboard to be flushed. The pasteboard-id
argument is the address of an unsigned longword that contains
the pasteboard identifier.
The pasteboard identifier is returned by SMG$CREATE_PASTEBOARD.