Col()

 

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()

3 responses to “Col()

  1. Pingback: Harbour All Functions – C | Viva Clipper !

  2. Pingback: Harbour Terminal Functions | Viva Clipper !

  3. Pingback: Harbour RG Summary | Viva Clipper !

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Google photo

You are commenting using your Google account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.