home *** CD-ROM | disk | FTP | other *** search
/ CD Shareware Magazine 1996 December / CD_shareware_12-96.iso / DOS / Comunic / SL12A2.ZIP / TEMPLATE.ZIP / SHOWL2.TPL < prev    next >
Encoding:
Text File  |  1996-06-03  |  3.1 KB  |  93 lines

  1. ;
  2. ; This is an example of a very large and expanded report. ;)
  3. ;
  4. ; (Use for netmail-reports)
  5. ;
  6. ; Following keywords are allowed: (SHOW-LOG will ignore blank lines)
  7. ;
  8. ; @desc@             - descriptive text
  9. ; @outbound@         - Outbound-Block (will be used for every session-entry)
  10. ; @inbound@          - Inbound-Block (will be used for every session-entry)
  11. ;
  12. ; NOTE: The @inbound@-block must be situated BEFOR the @outbound@-block!
  13. ;
  14. ; You can insert following macros in <text>:
  15. ;
  16. ; @fsname@      First name of the sysop
  17. ; @lsname@      Surname of the sysop
  18. ; @sname@       Full name of the sysop
  19. ; @frname@      Prename of the current recipient
  20. ; @lrname@      Surname of the current recipient
  21. ; @rname@       Full name of the current recipient  
  22. ; @saka@        Your Main-Adress (AKA)
  23. ; @raka@        The adress of the current recipient
  24. ; @bbs@         Your system/BBS-name
  25. ; @mailer@      Your mailer-software
  26. ;
  27. ; @task@        Current task-id
  28. ; @time@        Current time
  29. ; @date@        Current date
  30. ; @redate@      Date the report is about
  31. ;
  32. ; @location@    Location 
  33. ; @using@       Mailer-software of the session-partner
  34. ; @sesname@     Sysop-name of the session-partner
  35. ; @sestime@     Time of the session
  36. ; @sesaka@      AKA of the session-partner
  37. ; @system@      System-Name of the session-partner
  38. ; @online@      The time the session-partner was online
  39. ; @cost@        Cost of that session 
  40. ;
  41. ; Only use after each (inbound/outbound) block:
  42. ;
  43. ; @ierror@      Number of errors in inbound
  44. ; @oerror@      Number of errors in outbound
  45. ; @icount@      Total of inbound calls 
  46. ; @ocount@      Total of outbound calls
  47. ;
  48. ; @pid@         Full version-name of SHOW-LOG
  49. ;
  50. @desc@
  51. @desc@ Hello @rname@; @raka@
  52. @desc@
  53. @desc@ I want to show you, who called me and whom i called:
  54. @desc@ ----------------------------------------------------
  55. @desc@
  56. @desc@ All these calls were made on my line @task@,
  57. @desc@ @redate@ which runs with @mailer@.
  58. @desc@
  59. @desc@ All inbound calls are listed below:
  60. @desc@ ----------------------------------------------------
  61. @desc@
  62. @inbound@    At @sestime@ @sesname@ (@sesaka@) called us.
  63. @inbound@    He was using @using@
  64. @inbound@    and called from @location@.
  65. @inbound@    He has named his system @system@
  66. @inbound@    and was @online@ online.
  67. @inbound@    He has to pay @cost@ for this session.
  68. @inbound@
  69. @desc@ This was a total of @icount@ sessions with @ierror@ errors.
  70. @desc@
  71. @desc@
  72. @desc@ I called all the systems below:
  73. @desc@ ----------------------------------------------------
  74. @desc@
  75. @outbound@    At @sestime@ i called @sesname@ (@sesaka@)
  76. @outbound@    He was using @using@
  77. @outbound@    His system used to be in @location@
  78. @outbound@    and it is named @system@.
  79. @outbound@    I visited him @online@.
  80. @outbound@    I have to pay @cost@ for this session.
  81. @outbound@
  82. @desc@ This was a total of @ocount@ sessions with @oerror@ errors.
  83. @desc@
  84. @desc@ -------------------------------------------------------------------
  85. @desc@ This report was created @time@; @date@ by @pid@
  86. @desc@
  87. @desc@ Bye, @fsname@; @saka@
  88. @desc@
  89. @desc@ P.S.: My systemname is @bbs@ ;)
  90. @desc@
  91. @desc@--- @pid@
  92. @desc@
  93.