home *** CD-ROM | disk | FTP | other *** search
- ;
- ; This is an example of a very large and expanded report. ;)
- ;
- ; (Use for netmail-reports)
- ;
- ; Following keywords are allowed: (SHOW-LOG will ignore blank lines)
- ;
- ; @desc@ - descriptive text
- ; @outbound@ - Outbound-Block (will be used for every session-entry)
- ; @inbound@ - Inbound-Block (will be used for every session-entry)
- ;
- ; NOTE: The @inbound@-block must be situated BEFOR the @outbound@-block!
- ;
- ; You can insert following macros in <text>:
- ;
- ; @fsname@ First name of the sysop
- ; @lsname@ Surname of the sysop
- ; @sname@ Full name of the sysop
- ; @frname@ Prename of the current recipient
- ; @lrname@ Surname of the current recipient
- ; @rname@ Full name of the current recipient
- ; @saka@ Your Main-Adress (AKA)
- ; @raka@ The adress of the current recipient
- ; @bbs@ Your system/BBS-name
- ; @mailer@ Your mailer-software
- ;
- ; @task@ Current task-id
- ; @time@ Current time
- ; @date@ Current date
- ; @redate@ Date the report is about
- ;
- ; @location@ Location
- ; @using@ Mailer-software of the session-partner
- ; @sesname@ Sysop-name of the session-partner
- ; @sestime@ Time of the session
- ; @sesaka@ AKA of the session-partner
- ; @system@ System-Name of the session-partner
- ; @sestask@ Task number of session (-T:M)
- ; @online@ The time the session-partner was online
- ; @cost@ Cost of that session
- ;
- ; @IFILES@ Number of received files
- ; @OFILES@ Number of sent files
- ; @IFILES_SIZE@ Total size of received files
- ; @OFILES_SIZE@ Total size of sent files
- ; @IFILES_CPS@ cps of received files
- ; @OFILES_CPS@ cps of sent files
- ;
- ; @FILE_LIST@,<xpos> List of all transfered files
- ;
- ; Only use after each (inbound/outbound) block:
- ;
- ; @ierror@ Number of errors in inbound
- ; @oerror@ Number of errors in outbound
- ; @icount@ Total of inbound calls
- ; @ocount@ Total of outbound calls
- ; @totcostin@ Total cost of inbound calls
- ; @totcostout@ Total cost of outbound calls
- ;
- ; @pid@ Full version-name of SHOW-LOG
- ;
- ; You may also use 'formatted' keywords:
- ;
- ; @<keyword>,<length>,<l/r>@
- ;
- ; example: @location,15,r@
- ;
- ; This will result in the location string with a length of 15 beginning at
- ; right.
- ;
- @desc@
- @desc@ Hello @rname@; @raka@
- @desc@
- @desc@ I want to show you, who called me and whom i called:
- @desc@ ----------------------------------------------------
- @desc@
- @desc@ All these calls were made on my line @task@,
- @desc@ @redate@ which runs with @mailer@.
- @desc@
- @desc@ All inbound calls are listed below:
- @desc@ ----------------------------------------------------
- @desc@
- @inbound@ At @sestime@ @sesname@ (@sesaka@) called us.
- @inbound@ He was using @using@
- @inbound@ and called from @location@.
- @inbound@ He has named his system @system@
- @inbound@ and was @online@ online.
- @inbound@ He has to pay @cost@ for this session.
- @inbound@
- @desc@ This was a total of @icount@ sessions with @ierror@ errors.
- @desc@
- @desc@
- @desc@ I called all the systems below:
- @desc@ ----------------------------------------------------
- @desc@
- @outbound@ At @sestime@ i called @sesname@ (@sesaka@)
- @outbound@ He was using @using@
- @outbound@ His system used to be in @location@
- @outbound@ and it is named @system@.
- @outbound@ I visited him @online@.
- @outbound@ I have to pay @cost@ for this session.
- @outbound@
- @desc@ This was a total of @ocount@ sessions with @oerror@ errors.
- @desc@
- @desc@ -------------------------------------------------------------------
- @desc@ This report was created @time@; @date@ by @pid@
- @desc@
- @desc@ Bye, @fsname@; @saka@
- @desc@
- @desc@ P.S.: My systemname is @bbs@ ;)
- @desc@
- @desc@--- @pid@
- @desc@
-