NUMVWINS

Purpose:

Returns the number of displayed Windows in the Worksheet.

Syntax:

NUMVWINS

Returns:

An integer, number of visible Windows.

Example:

newworksheet(6, 0)

display(W1..W4)

numvwins

 

creates a 6 Window Worksheet, displays W1 through Window 4. NUMVWINS returns 4.

See Also:

NUMWINDOWS

WINSTATUS