Harbour Reference Guide

 

MAXROW()

Returns the current screen row position

Syntax

MAXROW() --> nPosition

Arguments

None.

Returns

<nPosition> The maximun number of rows possible in current video mode

Description

This function returns the current cursor row location.The value for this function can range between 0 and MAXCOL().
Examples
      ? MAXROW()
Status

Ready

Compliance

This Functions is Ca-Clipper compliant

Platforms

It works in all platform with some remarks:Under Linux and OS/2 the number of columns avaliable depends of the current Terminal screen size.Under Win32, the return value of MAXROW() function is only affected if called after an SETMODE() function

Files

Library is rtl

See Also

 




[Source Forge]

Other Docs Categories

Advantage Database RDD
Array
Binary conversion
Classes
Code Block
Console input
Conversion
Conversion Tools
DOS
Data input and output
Database
Database Tools
Date
Dos Tools
Environment
Error recovery
Events
File management
GT
Harbour Tools
Internal
Low Level
Math
Misc
Miscellaneous
Nation
Object manipulation
Operating System Specific
Parameter Checks
String Tools
Strings
TBrowse Method
TBrowse class
Terminal
Time
Utility
Variable Management

 

Last updated on 2001/07/30