GETACTIVEQQ

QuickWin Function: Returns the unit number of the currently active child window.

Module: USE DFLIB

Syntax

result = GETACTIVEQQ( )

Results:

The result is of type INTEGER(4). The result is the unit number of the currently active window. Returns the parameter QWIN$NOACTIVEWINDOW (defined in DFLIB.F90 in the \DF98\INCLUDE subdirectory) if no child window is active.

Compatibility

QUICKWIN GRAPHICS LIB

See Also: SETACTIVEQQ, GETHWNDQQ, Using QuickWin