home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / aa_m68k_Only / NXLogo / NXLogoLibrary / help / setcxy < prev    next >
Encoding:
Text File  |  1992-07-09  |  427 b   |  7 lines

  1. setcursorxy --Command, two inputs.  Abbreviation: setcxy
  2.      This command positions the terminal  cursor  to  the  column  and  row
  3.      specified  by the two inputs, which must be integers.  It uses termlib
  4.      to support a wide variety of terminals, but not every terminal is  ca-
  5.      pable  of  cursor  addressing.  There is a library procedure setcursor
  6.      that takes one input, a list of two numbers, column and row.
  7.