   Unpopup_window() restores the screen info save by the last call to call_
window() for a particular file number. It has only one parameter the file 
number.
             
Example:

   unpopup_window(4);

   This will unpop window 4.
