SCOLS( ) Function

Returns the number of columns available in the main Microsoft Visual FoxPro window.

SCOLS( )

Return Values

Numeric

Remarks

The value returned by SCOLS( ) depends on the current display mode. Display modes can be changed with SET DISPLAY.

See Also

COL( ) | ROW( ) | SET DISPLAY | SROWS( ) | WCOLS( ) | WROWS( )