home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 12 / CD_ASCQ_12_0294.iso / vrac / makefax.zip / MAKEFAX.DOC < prev    next >
Text File  |  1994-01-23  |  2KB  |  49 lines

  1. Thank you for using MakeFax 1.0.  Makefax is a simple program
  2. that I wrote to automatically handle the raw .fax files that
  3. BinkleyTerm generates.  
  4.  
  5. First off, Makefax is free and is therefore supplied as is 
  6. with no warranty whatsoever.  All I can say is that it works
  7. for me and will occupy space on your hard disk.  If you like
  8. Makefax please send me a postcard or just a quick netmail so
  9. I can see people are using it which might encourage me to add
  10. new features.
  11.  
  12. Here is how Makefax works.  When Binkley receives a fax it 
  13. seperates every page into a seperate file named pagexxxx.fax.
  14. Makefax combines these files into one Zfax format fax file.
  15. The files are stored in a subdirectory of your Binkley fax
  16. directory which MUST be called receive.  For example, on my
  17. system faxes are stored by Binkley in "c:\bt\fax" and the
  18. processed fax files are stored in "c:\bt\fax\receive".  After
  19. the fax is processed the raw .fax files are deleted.  The 
  20. Zfax format file is named MMDDYYYY.### where MM is the current
  21. month, DD the day of the month, YYYY is the year, and ### is
  22. the nth fax for the day.
  23.  
  24. I have included both a 32-bit DOS and 32-bit OS/2 2.x version
  25. of Makefax.  I have also included a sample dofax.cmd and 
  26. dofax.bat file that is called from Binkley.  I use makemsg to
  27. send myself a message whenever a fax arrives.  To keep things
  28. simple Makefax assumes that all of its files and the .fax files
  29. are in the current directory.  
  30.  
  31. To install Makefax copy (unzip?) all of the makefax files into
  32. the directory where Binkley places incoming faxes.  Modify the
  33. .cmd or .bat file as appropriate so that the makefax .exe file
  34. is run from the correct directory.  Create a subdirectory in
  35. the Binkley incoming fax directory called "receive".  Have
  36. Binkley call makefax or dofax whenever a new fax is received.
  37. An incoming fax is easily detected by testing for an errorlevel
  38. or checking for .fax files in the Binkley incoming fax directory.
  39.  
  40. If you find any bugs please contact me at the address bellow.  
  41. Also, if you have formats for other fax programs beside Zfax
  42. send them to me and I might just add them into a future version
  43. of Makefax.
  44.  
  45. Philip Polstra
  46. Sysop the Hangar/2 BBS Fido 1:201/100 FlyNet 196:7050/2 
  47. BBS and FAX (317)583-0732
  48. Internet: polstra@physics.purdue.edu
  49. Snail Mail: PO Box 2, Otterbein, IN 47970-0002