WFCol() - returns position of leftmost column of formatted window
Returns position of leftmost column of formatted window
──────────────────────────────────────────────────────────────────────────────

Syntax

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

Arguments

<lRelative> optional parameter when passed a .T. returns absolute value
of WCol() - WFCol() otherwise returns the leftmost column available in a
formatted window

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

Returns

WFCol() returns a numeric value of either the difference between the
border of a window and the formatted area of the window, or the
leftmost column of a formatted window.

Description

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




Files: Library is MRWINDOW.LIB.