COL()
Returns the current screen column position
Syntax
COL() --> nPosition
Arguments
None.
Returns
<nPosition> Current column position
Description
This function returns the current cursor column position. The value for this function can range between 0 and MAXCOL().
Examples
? Col()
Compliance
Clipper
Platforms
All
Files
Library is rtl
Seealso
ROW(), MAXROW(), MAXCOL()
Pingback: Harbour All Functions – C | Viva Clipper !
Pingback: Harbour Terminal Functions | Viva Clipper !
Pingback: Harbour RG Summary | Viva Clipper !