Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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( )