home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / LC / SIMPWN93.ZIP / SIMPWIN.ZIP / FUNG21.TXT < prev    next >
Text File  |  1997-08-18  |  204b  |  10 lines

  1.  
  2.    Mousetposition() places the mousecursor at the coordinates x, y.
  3.  
  4.    Example:
  5.  
  6.         mousetposition(5,7);
  7.  
  8.    This puts the mouse cursor at position 5,7 in a 80x25 or 80x50 text
  9.    screen.
  10.