%SCR_CLOSELIBRARY

Close the currently open window library

WTSupported in traditional Synergy 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.