Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Foxlib v1.0 - <b>cursrow</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
CURSROW

Syntax:                 CURSROW

Use:                    To determine the row position of the cursor.

Parameters:             ROW

Returns:                The first character in the sending parameter will
                        have the row position of the cursor.  If you did not
                        pass the parameter correctly (e.g. FOXLIB =
                        "ZOL"), your sending parameter will be unchanged.

Example:                . load c:\FOXLIB\cursrow
                        . FOXLIB = "ROW"
                        . call cursrow with FOXLIB
                        . ?asc(substr(FOXLIB,1,1))
                        0
                        . rele modu cursrow

                        From this example, the row position of the cursor
                        is at row 0.

See Also: CURSOR CURSCOL

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson