home *** CD-ROM | disk | FTP | other *** search
- ;
- ; TESTPRE.TPL
- ;
- ; This is a test template file which demostrates many of the formatting
- ; and token possibilities of FAN for the PREFIX template. This template
- ; constructs a "header" for the entire message. [file....] tokens are
- ; NOT available in the PREFIX template.
- ;
- ---------------------------| Beginning of Message |--------------------------
- Current date formats:
-
- Date : [curdate]
- Time : [curtime]
-
- Year : [curyear] (2 digits)
- Year : [curyear4] (4 digits)
- Month : [curmonth] (2 digits)
- Day : [curday] (2 digits)
-
- Month, using each index:
-
- Default : [curmonthname]
- Index 1 : [curmonthname1]
- Index 2 : [curmonthname2]
- Index 3 : [curmonthname3]
- Index 4 : [curmonthname4]
- Index 5 : [curmonthname5]
- Index 6 : [curmonthname6]
- Index 7 : [curmonthname7]
- Index 8 : [curmonthname8]
- Index 9 : [curmonthname9]
-