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

   uncall_window(4);

   This will uncall window 4.
