[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
COL()

    COL() returns the current column position of the cursor.

Syntax

    COL()

Usage

    COL() is used when you want to position the cursor to a column relative
    to the current column position.  COL() is generally used in combination
    with ROW() and all variations of the @ command.  In particular, you use
    it and ROW() to create screen position-independent procedures or
    functions where you pass the upper left row and column as parameters.

See Also: ROW() PCOL() PROW()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson