home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / modem / faxs20.zip / SSFAXER.DOC < prev    next >
Text File  |  1993-08-09  |  943b  |  31 lines

  1. ssFaxer is a very simple program intended to do but one thing. That is
  2. to send a fax to a fax machine/board WITHOUT CAS or any other interface. I am
  3. not sure just how many or what fax/modem boards it will work with, but it
  4. should work on all Class 1 boards.
  5.  
  6. To use ssFaxer simply type:
  7.   ssFAXER   4   T1-817-283-5871   C:\AUTOEXEC.BAT ... 5
  8.             ^COMM PORT
  9.  
  10.                 ^METHOD T Touchtone or P Pulse
  11.  
  12.                  ^Destination Phone Number
  13.  
  14.                                   ^Filename to Fax (ASCII or TIFF) up to 5
  15.  
  16.  
  17. Example:
  18.   ssFAXER  2  T1-817-283-5871  C:\AUTOEXEC.BAT  C:\CONFIG.SYS
  19.  
  20. ERROR CODES
  21.  
  22.     0            /* Success */
  23.     1            /* Bad Fax File */
  24.     2            /* Line Busy */
  25.     3            /* NO Dial Tone */
  26.     4            /* NO Files to Transmit */
  27.     99           /* Hardware Error */
  28.  
  29.     Any other Error Codes should be reported to Simple Simon Software.
  30.  
  31.