WFRow() - returns the top row of the formatted window
Returns the top row of the formatted window
──────────────────────────────────────────────────────────────────────────────

Syntax

WFRow( [ <lRelative> ] [, <nWindow> ] ) --> nValue

Arguments

<lRelative> optional parameter when passed a .T. returns absolute value
of wRow() - WFRow() otherwise returns the topmost row available in a
formatted window

<nWindow> optional numeric parameter used to specify the window to
apply the function to.

Returns

WFRow() returns a numeric value of either the difference between the
border of a window and the formatted area of the window, or the
topmost row of a formatted window.

If an invalid window is passed down, WFRow() returns -1.

Description

This function may be used to get the coordinate of the topmost row
of a formatted window. If not window is specified then the currently
active window is used.


Files: Library is MRWINDOW.LIB.