home *** CD-ROM | disk | FTP | other *** search
- setcursorxy --Command, two inputs. Abbreviation: setcxy
- This command positions the terminal cursor to the column and row
- specified by the two inputs, which must be integers. It uses termlib
- to support a wide variety of terminals, but not every terminal is ca-
- pable of cursor addressing. There is a library procedure setcursor
- that takes one input, a list of two numbers, column and row.
-