home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / ELIST01.ZIP / ASCII.FMT < prev    next >
Encoding:
Text File  |  1993-07-31  |  3.6 KB  |  67 lines

  1. * ECHOLIST.FMT - Copyright(c) 1993 - Video ViSion BBS ■ 1:203/1316
  2. * This file controls the display of the output file
  3. *
  4. * The following are reserved codes that will be replace by the actual data
  5. * It has 3 parts Heading, data and Trailer. The Heading starts after {HEADING}
  6. * and end before {DATA}.  The data starts after {DATA} and ends before
  7. * {TRAILER}.  The Trailer starts after {TRAILER} and ends before {END}
  8. * Note: All parameters enclosed with "{" and "}" must exist and must be
  9. * in uppercase.
  10. *
  11. * The following codes are available for the header and trailer only
  12. * @DATENOW*@ - Today's date
  13. *
  14. * The next 3 codes are available for the data part only
  15. * @NO@ - Conference No (Blank if not available)
  16. * @CONFERENCE-NAME***@ - Conference Name
  17. * @CONFERENCE-DESCRIPTION*****************************@ - Conf. description
  18. *
  19. * To add regular ansi color: @CONFERENCE-NAME***@
  20. * To add Wildcat color: @02@@CONFERENCE-NAME***@
  21. *
  22. * ----------------------------------------------------------------------------
  23. * There a million possible ways to design the output format.  If you have
  24. * good format and wish to share it with others, please upload LISTCONF.FMT to
  25. * Video ViSion BBS or 1:203/1316.  Please use ZIP format with a unique
  26. * filename.
  27. * --------------------- NO COMMENT AFTER THIS LINE ---------------------------
  28. {HEADING}
  29.  
  30.   █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  31.   █  ┌────────────────────────────────────────────────────────────────────┐  █
  32.   █  │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ╥─┐ ╓─┐ ╖ ┌ ╓─┐    ╖   ╥ ╓─┐ ─╥─ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│  █
  33.   █  │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ╟─  ║   ╟─┤ ║ │    ║   ║ ╙─┐  ║  ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│  █
  34.   █  │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ╨─┘ ╙─┘ ╜ └ ╙─┘    ╙─┘ ╨ ╙─┘  ╨  ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│  █
  35.   █  └────────────────────────────────────────────────────────────────────┘  █
  36.   █  ┌────────────────────────────────────────────────────────────────────┐  █
  37.   █  │      Fido 1:203/1316   ■   Prowl xxxx:xxx   ■   OCR x:xxx/xxx      │  █
  38.   █  └────────────────────────────────────────────────────────────────────┘  █
  39.   █  ┌────────────────────────────────────────────────────────────────────┐  █
  40.   █  │ Video ViSion BBS is a member of various network whose main purpose │  █
  41.   █  │ is to share a common message base where any users will be able to  │  █
  42.   █  │ send and receive messages all over the world.  What you are about  │  █
  43.   █  │ to read is a list of conferences available as of @TODAYS@.  All    │  █
  44.   █  │ conferences with a corresponding number are already available on   │  █
  45.   █  │ this bbs.  If you wish to join any conference, simply ask your     │  █
  46.   █  │ System Operator and give him the reference name.  This bulletin is │  █
  47.   █  │ also available for download as "LISTECHO.ZIP"                      │  █
  48.   █  └────────────────────────────────────────────────────────────────────┘  █
  49.   █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  50.  
  51.  
  52. ───────────────────────────────────────────────────────────────────────────────
  53. No#     Reference Name                    Description
  54. ───────────────────────────────────────────────────────────────────────────────
  55. {DATA}
  56. @NO@ @CONFERENCE-NAME***@ @CONFERENCE-DESCRIPTION*****************************@
  57. {TRAILER}
  58.  
  59.   █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  60.   █  ┌────────────────────────────────────────────────────────────────────┐  █
  61.   █  │                           End of Bulletin                          │  █
  62.   █  └────────────────────────────────────────────────────────────────────┘  █
  63.   █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  64.  
  65. {END}
  66.  
  67.