home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_300 / 376_01 / os2tool.000 / CURSOR.TXT < prev    next >
Text File  |  1992-08-25  |  425b  |  18 lines

  1.                                             CURSOR [DUAL MODE]
  2.      
  3.      NAME CURSOR - Position the cursor on the screen.
  4.      
  5.      
  6.      SYNTAX
  7.      
  8.      cursor row col [text]
  9.      
  10.      
  11.      USAGE
  12.      
  13.      Cursor is  used to  position the cursor on the screen and
  14.      show some  text there.  It is  given the  row and  column
  15.      coordinates. The text component can be missing.
  16.      
  17.      SEE ALSO
  18.