home *** CD-ROM | disk | FTP | other *** search
/ PC Spiel 1996 September / PCS0996.ISO / werkstat / ter400 / 400ter._xe / rar / FAX.EXE / MULTI.LST < prev    next >
File List  |  1995-08-11  |  1KB  |  50 lines

  1. %
  2. % ┌────────────────────────────────────────────────────────────────────────┐
  3. % │ ░░░░ MULTI FAX LIST OF PHONE NUMBERS ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ │
  4. % └────────────────────────────────────────────────────────────────────────┘
  5. %
  6. % (Lines starting with % are comments)
  7. %
  8. % The numbers will be given prefixes which give information on the transfer
  9. % status:
  10. %
  11. % :0: Ok
  12. % :1: Timeout
  13. % :2: Userabort
  14. % :3: VoiceCall
  15. % :4: DataCall
  16. % :5: Busy
  17. % :6: Error
  18. %
  19. % Reset this demo file first by removing the :?: codes in front of the
  20. % numbers. Do NOT send test faxes to anyone without getting their permission
  21. % first.
  22. %
  23. % You have the following string commands which you can use several times:
  24. %
  25. % FromUser         Who is sending the the fax
  26. % ToUser           Who should receive the fax
  27. % Subject          What is the subject of the fax
  28. % Cover            Which cover file should be used
  29. %
  30.  
  31. %         |────────────────────────────|
  32. FromUser  John Smith
  33. %         |──────────|
  34. Cover     COVER.TXT
  35.  
  36. %         |────────────────────────────|
  37. ToUser    Bo Bendtsen
  38. %         |──────────────────────────────────────|
  39. Subject   Hello there how are you
  40.  
  41. :0:4264xxxx
  42. :2:4264xxxx
  43.  
  44. ToUser    Terry Hughes
  45. Subject   Hi Terry how are you
  46.  
  47. :0:4264xxxx
  48. :5:4264xxxx
  49.  
  50.