getwscrn(3G) getwscrn(3G)
NAME
getwscrn - returns the screen upon which the current window appears
C SPECIFICATION
long getwscrn()
PARAMETERS
none
FUNCTION RETURN VALUE
The returned function value is the screen number upon which the current
window appears.
DESCRIPTION
getwscrn gets the screen number of the current window.
NOTE
This routine is available only in immediate mode.
Page 1