home *** CD-ROM | disk | FTP | other *** search
/ World of OS/2 / W_OS_2.BIN / TESTPRE.TPL < prev    next >
Text File  |  1993-03-09  |  870b  |  32 lines

  1. ;
  2. ; TESTPRE.TPL
  3. ;
  4. ; This is a test template file which demostrates many of the formatting
  5. ; and token possibilities of FAN for the PREFIX template.  This template
  6. ; constructs a "header" for the entire message.  [file....] tokens are
  7. ; NOT available in the PREFIX template.
  8. ;
  9. ---------------------------| Beginning of Message |--------------------------
  10. Current date formats:
  11.  
  12. Date    : [curdate]
  13. Time    : [curtime]
  14.  
  15. Year    : [curyear] (2 digits)
  16. Year    : [curyear4] (4 digits)
  17. Month   : [curmonth] (2 digits)
  18. Day     : [curday] (2 digits)
  19.  
  20. Month, using each index:
  21.  
  22. Default :  [curmonthname]
  23. Index 1 :  [curmonthname1]
  24. Index 2 :  [curmonthname2]
  25. Index 3 :  [curmonthname3]
  26. Index 4 :  [curmonthname4]
  27. Index 5 :  [curmonthname5]
  28. Index 6 :  [curmonthname6]
  29. Index 7 :  [curmonthname7]
  30. Index 8 :  [curmonthname8]
  31. Index 9 :  [curmonthname9]
  32.