%SCR_CLOSELIBRARY

Close the currently open window library

WSupported on Windows
USupported on Unix
VSupported on OpenVMS

 

status = %SCR_CLOSELIBRARY

or

xcall SCR_CLOSELIBRARY

status

True if successful; false if not. (^VAL)

The %SCR_CLOSELIBRARY function closes the window library that was opened by %SCR_OPENLIBRARY. If an error occurs, the error information is sent to the ESCRIPTERR_METHOD routine before this function returns.