home *** CD-ROM | disk | FTP | other *** search
- * ECHOLIST.FMT - Copyright(c) 1993 - Video ViSion BBS ■ 1:203/1316
- * This file controls the display of the output file
- *
- * The following are reserved codes that will be replace by the actual data
- * It has 3 parts Heading, data and Trailer. The Heading starts after {HEADING}
- * and end before {DATA}. The data starts after {DATA} and ends before
- * {TRAILER}. The Trailer starts after {TRAILER} and ends before {END}
- * Note: All parameters enclosed with "{" and "}" must exist and must be
- * in uppercase.
- *
- * The following codes are available for the header and trailer only
- * @DATENOW*@ - Today's date
- *
- * The next 3 codes are available for the data part only
- * @NO@ - Conference No (Blank if not available)
- * @CONFERENCE-NAME***@ - Conference Name
- * @CONFERENCE-DESCRIPTION*****************************@ - Conf. description
- *
- * To add regular ansi color: @CONFERENCE-NAME***@
- * To add Wildcat color: @02@@CONFERENCE-NAME***@
- *
- * ----------------------------------------------------------------------------
- * There a million possible ways to design the output format. If you have
- * good format and wish to share it with others, please upload LISTCONF.FMT to
- * Video ViSion BBS or 1:203/1316. Please use ZIP format with a unique
- * filename.
- * --------------------- NO COMMENT AFTER THIS LINE ---------------------------
- {HEADING}
-
- █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
- █ ┌────────────────────────────────────────────────────────────────────┐ █
- █ │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ╥─┐ ╓─┐ ╖ ┌ ╓─┐ ╖ ╥ ╓─┐ ─╥─ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│ █
- █ │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ╟─ ║ ╟─┤ ║ │ ║ ║ ╙─┐ ║ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│ █
- █ │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ╨─┘ ╙─┘ ╜ └ ╙─┘ ╙─┘ ╨ ╙─┘ ╨ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│ █
- █ └────────────────────────────────────────────────────────────────────┘ █
- █ ┌────────────────────────────────────────────────────────────────────┐ █
- █ │ Fido 1:203/1316 ■ Prowl xxxx:xxx ■ OCR x:xxx/xxx │ █
- █ └────────────────────────────────────────────────────────────────────┘ █
- █ ┌────────────────────────────────────────────────────────────────────┐ █
- █ │ Video ViSion BBS is a member of various network whose main purpose │ █
- █ │ is to share a common message base where any users will be able to │ █
- █ │ send and receive messages all over the world. What you are about │ █
- █ │ to read is a list of conferences available as of @TODAYS@. All │ █
- █ │ conferences with a corresponding number are already available on │ █
- █ │ this bbs. If you wish to join any conference, simply ask your │ █
- █ │ System Operator and give him the reference name. This bulletin is │ █
- █ │ also available for download as "LISTECHO.ZIP" │ █
- █ └────────────────────────────────────────────────────────────────────┘ █
- █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
-
-
- ───────────────────────────────────────────────────────────────────────────────
- No# Reference Name Description
- ───────────────────────────────────────────────────────────────────────────────
- {DATA}
- @NO@ @CONFERENCE-NAME***@ @CONFERENCE-DESCRIPTION*****************************@
- {TRAILER}
-
- █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
- █ ┌────────────────────────────────────────────────────────────────────┐ █
- █ │ End of Bulletin │ █
- █ └────────────────────────────────────────────────────────────────────┘ █
- █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
-
- {END}
-
-