WNum() - returns the highest opened Window number
returns the highest opened Window number
──────────────────────────────────────────────────────────────────────────────
Syntax
WNum() --> nWindow
Arguments
None
Returns
WNum() returns the number of the highest opened window as a numeric.
Description
WNum() is useful in determining the highest open window.
Notes
■ If you use WNum() as part of a loop to access each window, please
remember that some windows may have been closed and thus some numbers
may be unused.
Files: Library is MRWINDOW.LIB.