home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / LC / SIMPWN93.ZIP / SIMPWIN.ZIP / FUNG7.TXT < prev    next >
Text File  |  1995-06-25  |  148b  |  9 lines

  1.    Hide_cursor turns the IBM cursor off.
  2.    
  3.    Example:
  4.  
  5.      hide_cursor();
  6.     
  7.      This will hide or turn off the IBM cursor display.
  8.  
  9.