Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Returns the number of rows available in the main Visual FoxPro window.
SROWS( )
Return Values
Numeric
Remarks
In Visual FoxPro for Windows, the value returned by SROWS( ) depends on the current display mode. The display mode can be changed with SET DISPLAY.
Example
CLEAR
? SROWS( )
See Also
COL( ) | ROW( ) | SCOLS( ) | SET DISPLAY | WCOLS( ) | WROWS( )