home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / fwmod.zip / fwmod.txt < prev    next >
Text File  |  1996-01-08  |  1KB  |  48 lines

  1.  
  2. FaxWorks Modify
  3. ==================
  4.  
  5. With this utility, you can change the behaviour of FaxWorks
  6. (included in WARP). One of the annoying things about it is,
  7. that this light version doesn't allow to be started in auto
  8. receive mode (Command line switch -R doesn't work).
  9. Now you can write a small script that starts FaxWorks and
  10. enables auto receive later.
  11.  
  12. Just start fwmod.exe and have a look at the available options.
  13.  
  14. [c:\]fwmod.exe
  15. FaxWorks Modify
  16. by Nils Meier 08.01.97
  17.    meier2@athene.informatik.uni-bonn.de
  18.  
  19. Usage   : fwmod.exe [Options]
  20. Options :
  21.  -0  AutoReceive Off
  22.  -!  AutoReceive Now
  23.  -1  AutoReceive One
  24.  -a  AutoReceive All
  25.  -sx Set secs to wait before MessagePosting
  26.  -q  Quit FaxWorks
  27.  
  28. By specifying any of the above options, you can modify a running
  29. FaxWorks process. With the option -sx (substitute any number for x)
  30. you delay the modification. So FaxWorks has a chance to get
  31. started and get its windows open (When started in script).
  32.  
  33. Suggested Installation :
  34.   Copy fwmod.exe & FaxWorks.cmd to your FaxWorks directory
  35.   Modify FaxWorks Programm Object to start FaxWorks.cmd
  36.   Modify FaxWorks.cmd to special needs (-a/-1/... and -sx)
  37.  
  38.  
  39. Any comments are appreciated
  40.   Nils
  41.  
  42. meier2@athene.informatik.uni-bonn.de
  43.  
  44. Files: fwmod.exe          Executable
  45.        fwmod.txt          This Info
  46.        FaxWorks.cmd       Script to start FaxWorks and set to ReceiveAll
  47.        source.zip VAC++   Project / Sourcecode
  48.