home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / bbs_mail / im120.arj / IM_REPLY.TXT next >
Text File  |  1991-08-25  |  888b  |  42 lines

  1. ; ------
  2. ;         IMAIL 2.1 - Automatic Reply Text Example
  3. ; ------
  4. ;
  5. ; List of available macros:
  6. ;
  7. ; %of%    your first name
  8. ; %ol%    your last  name
  9. ; %os%    your node number used as the originating system for the message
  10. ;
  11. ; %df%    destination user's first name
  12. ; %dl%    destination user's last  name
  13. ; %ds%    node number of the system the message is destinated to
  14. ;
  15. ; %mt%    message which we are replying to time
  16. ; %md%    message which we are replying to date
  17. ; %at%    actual time
  18. ; %ad%    actual date
  19. ;
  20. ; %dy%    number of days the original message lies in your netmail
  21. ; %im%    IMAIL signature
  22. ;
  23. ; No macro is converted if it is enclosed between double-quotes.
  24. ; ie: "%dy%"
  25. ;
  26. ;
  27.  
  28.  
  29.  
  30.  
  31. Hello %df%
  32.  
  33. Thank you for your message dated %md%.
  34.  
  35. If a reply is needed, %of% %ol% will answer
  36. as soon as possible.
  37.  
  38.  
  39. Regards,
  40.  
  41. %im% on %ad% %at%
  42.