; ________________________________________________________________ ; ; Msgedsq message Template file. Last updated 10/09/92. ; Copyright (c) 1992, John Dennis. All rights reserved. ; ________________________________________________________________ ; ; If you have a template defined in msged.cfg, it will use the file ; to create a template when replying to and forwarding/redirecting ; messages. ; ; lines beginning with ';' are ignored. ; ; The normal tokens are the same as those used in the old form ; of message attributes. Tokens begin with a '%' sign and you ; may place them anywhere you like within a line. Please note ; that the fully expanded line must not be more that 250 chars. ; (not a likely problem). ; ; Lines will be included into the resulting message depending ; on the attributes for the function (see config file). The ; line tokens begin with '@' and have *one* following char that ; defines what type the line is. The types of lines are: ; ; @l Followup (reply-comment) msgs. ; @f Forwarded msgs. ; @r Redirected msgs. ; @n New msgs (not forwarded or redirected). ; @a Messages appearing in a new area (replys only). ; @q Messages that include a quote. ; @m Includes the message text, quoted or not. ; ; ; Note that the letters are not case-sensitive. ; ________________________________________________________________ ; ; @f============================================ @f * Original To : %otn, %oda @f * Original From: %ofn, %ooa @f * Original Date: %mms %dms %tnm @f============================================ @f ; ; @r * Original to %otn of %oda @r * Forwarded on <%mno %dno %tnn> by %ufn of %uad @r ; ; @l * Original from %ofn at %ooa @l ; ; @a * Reply to msg in %oeh @a ; ;@nHello %tfn, ;@n ; @qOn %mms %dms %tnm %yms, %ofn of %ooa wrote: @q ; @m ; ; @n @n%ufn @n ; ; ; End of file/message.