home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / autorec.zip / README.TXT < prev   
Text File  |  1995-05-05  |  3KB  |  72 lines

  1. FaxWorks Auto Receive Application (Version 1.1).
  2.  
  3. Copyright (C) - 1995 by Douglas A. Bebber
  4. All rights reserved.
  5.  
  6. This package may be distributed at no charge as long as it is
  7. not modified, and the Copyright notice is preserved unmodified.
  8. You may not sell this software to any end-user! You may however,
  9. give it away free-of-charge.
  10.  
  11. The source code to the AUTOREC.EXE file is available for $5.00 (U.S.)
  12. contact the author at the address given below.
  13.  
  14. This application program was created to fix a problem with the
  15. FaxWorks for OS/2 application distributed with the OS/2 Warp 
  16. Bonus PAK. The copy of FaxWorks distributed states in the documentation
  17. that it can be set-up to automatically receive incomming fax transmissions
  18. using th "-r" parameter. I however, had no luck getting it to automatically
  19. receive!
  20.  
  21. Thus this work around!
  22.  
  23. For the AUTOREC.EXE program to operate correctly, the FaxWorks program
  24. must be running before launching the AUTOREC.EXE program.
  25.  
  26. I place the FaxWorks in my Startup folder, along with the AUTOREC.EXE
  27. file. When OS/2 Warp starts up FaxWorks is launched then the AUTOREC.EXE
  28. file is launched. I am then able to autoreceive fax transmissions. When the
  29. power goes out, and I am away, fax reception is enabled automatically when
  30. power is restored and the system starts back up.
  31.  
  32. IMPORTANT!!! WHATS NEW!
  33.  
  34. Version 1.1 now reads the keystrokes it sends to the FaxWorks window from
  35. the AUTOREC.DAT file (The location of this file must be specified in an OS2Environment
  36. variable named AUTOREC). The simplest way to do this is to:
  37.  
  38. 1. Copy the AUTOREC.DAT file to a directory (for example; C:\).
  39.  
  40. 2. Place a line specifying the location of the AUTOREC.DAT file in your CONFIG.SYS
  41.    file. (for the example above; SET AUTOREC=C:\AUTOREC.DAT).
  42.  
  43. If the AUTOREC.DAT file is not found then the standard US keystrokes:
  44.     {Alt}F
  45.     R
  46.     A
  47. are sent as in version 1.0 of the AUTOREC.EXE program.
  48.  
  49. The AUTOREC.DAT file is an ASCII file which you can edit. It contains the list of
  50. keystrokes required to place the FaxWorks program in autoreceive mode.  This extra
  51. file defining the keystrokes was made for international purposes. An individual from
  52. Germany said the first release of AUTOREC.EXE did not work with the German version
  53. of FaxWorks (different menu keystroke options?). The three required keystrokes are
  54. read from the AUTOREC.DAT file and passed to FaxWorks during startup.
  55.  
  56.  
  57. AUTOREC.EXE now minimizes the FaxWorks window when it is finished placing it in
  58. autoreceive mode.
  59.  
  60. The AUTOREC.EXE file was created using Watcom's VX-REXX development environment.
  61. It requires the VROBJ.DLL (version 2.1a) which is available in a separate file (Let me know
  62. if you have problems finding the VROBJ.DLL (version 2.1a) file.
  63.  
  64. PROGRAM AUTHOR:
  65. ================
  66. Douglas A. Bebber
  67.  
  68. CompuServe ID: 72123,3661
  69. Internet: 72123.3661@compuserve.com
  70. US phone: 813-377-4705
  71.  
  72.