ismex() — Silicon Graphics Silicon Graphics
NAME
ismex - returns TRUE if the calling process is running under the window manager
SPECIFICATION
C
Boolean ismex()
FORTRAN
logical function ismex()
Pascal
function ismex: Boolean;
DESCRIPTION
ismex returns TRUE if the window manager is running and FALSE otherwise.
SEE ALSO
“Multiple Exposure: The IRIS Window Manager” in the IRIS User’s Guide
NOTE
This command can be used only in immediate mode.
Version 2.4 — May 08, 1986