  ABOUT WFXRCV - WinFAX Auto Receive Controller v1.1
  =============================================================
  
  WFXRCV was developed to automatically disable/enable WinFAX'x
  automatic receive feature when using other programs that 
  access the same serial port as WinFAX.  
  
  WFXRCV can be used in two ways:
    
    1) As a simple WinFAX Pro Auto-Receive enabler/disabler via
       command line switches.
       
       This allows WinFAX to be used from other programs, that
       may require periodic use of the serial port WinFAX Pro
       uses.  WFXRCV can be called from a macro to turn Auto-
       Receive off, and then from another to turn it back on, 
       say after an auto-dialer has completed.
    
    2) As the "sandwich bread" around another program that 
       requires the same serial port WinFAX Pro uses.
  
       When WFXRCV is run, it will disable WinFAX auto receive, 
       launch the application specified on the WFXRCV command 
       line, wait until it is finished, and then re-enable 
       WinFAX auto receive.
       
       If WinFAX is not running when you run WFXRCV, the 
       command line will simply be executed.
  

  INSTALLATION
  =============================================================
  
  Run INSTALL.EXE to install WFXRCV.  Install will decompress 
  WFXRCV and copy it to the specified directory.  It is 
  recommended that you install WFXRCV to your Windows directory
  or another directory on your path.
    
  
  USING WFXRCV
  =============================================================
                             
  To use WFXRCV to simply enable/disable WinFAX Auto-Receive:
  
  1. To enable Auto-Receive, launch WFXRCV from your 
     application with the following command line:
     
       WFXRCV -e
       
  2. To disable Auto-Receive, launch WFXRCV from your 
     application with the following command line:
     
       WFXRCV -d
                             
  
  To use WFXRCV in conjunction with another application 
  requiring the serial port that WinFAX uses:
  
  1. Highlight the Program Manager icon for the application.
    
  2. Select File/Properties... from the menu bar, or hit 
     ALT-ENTER.
    
  3. Change ONLY the command line so that it is prefixed by 
     WFXRCV.
     
     For example, to modify the WinCIM application entry to 
     use WFXRCV:
            
       Command Line: WFXRCV WINCIM.EXE
       Working Directory: C:\CSERVE\WINCIM\WINCIM.EXE
     
                          
  Unfortunately, this has the side-effect of changing the 
  Program Manager icon for your application.  To recover the 
  previous icon:
                          
  1. Click on the "Change Icon" button.
    
  2. Click on the "Browse" button.
    
  3. Change to the directory where the application is located.
  
     For example:  c:\cserve\wincim
    
  4. Click on the application's name
  
     For example:  wincim.exe
     
  5. Click the OK button.
    
  6. Select the desired icon for the application.
  
  7. Click the OK button.
    
    
  LEGAL STUFF
  =============================================================
  
  WFXRCV is FREE for use and distribution.  No warranty 
  regarding its fitness for use in any manner is given or 
  implied, etc, etc...

  Contact CompuServe ID 76560,617, or monroe@cs.ualberta.ca for
  further information, enquiries, etc.
    
    
    
    
    
    
    
    
    
    
