home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / zhint594.zip / CASSEND < prev    next >
Text File  |  1993-12-16  |  797b  |  23 lines

  1.      There  is a command line function in MTEZ. CASSEND is a ulility  which
  2. sends  faxes via command, after FAXMAN has been loaded. Type CASSEND  ?  at
  3. the  \MTEZ>  prompt for full list of options. Simply the format is  CASSEND
  4. FILE PHONE.
  5.  
  6. C:\MTEZ>cassend test.asc 423-9231
  7.  
  8.      The file must be ASCII format. So you could do batch files using
  9.  
  10. CASSEND %1 %2
  11.  
  12. to pickup your files and phone number. Or the file or phonenumber could  be
  13. permament if it doesn't change. ie;
  14.  
  15. CASSEND %1 423-9231
  16.  
  17. You should be able to fax across a network, by sending this command-line to
  18. the  'host-with-the-faxmodem', as long as all MTEZ files and files  to  FAX
  19. are on that same node with the faxmodem.
  20.  
  21.                                    Don Hinds - Zoom Tech
  22. ##include=c:\text\signa.tif
  23.