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

  1.    Unpopup_window() restores the screen info save by the last call to call_
  2. window() for a particular file number. It has only one parameter the file 
  3. number.
  4.              
  5. Example:
  6.  
  7.    unpopup_window(4);
  8.  
  9.    This will unpop window 4.
  10.