home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / ELIST01.ZIP / ECHOLIST.DOC < prev    next >
Encoding:
Text File  |  1993-08-02  |  4.8 KB  |  148 lines

  1.  
  2.  █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  3.  █  ┌────────────────────────────────────────────────────────────────────┐  █
  4.  █  │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ╥─┐ ╓─┐ ╖ ┌ ╓─┐    ╖   ╥ ╓─┐ ─╥─ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│  █
  5.  █  │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ╟─  ║   ╟─┤ ║ │    ║   ║ ╙─┐  ║  ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│  █
  6.  █  │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ╨─┘ ╙─┘ ╜ └ ╙─┘    ╙─┘ ╨ ╙─┘  ╨  ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│  █
  7.  █  └────────────────────────────────────────────────────────────────────┘  █
  8.  █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.                           EchoList Ver 0.1ß (beta)
  16.  
  17.  
  18.  
  19.  
  20.                              (C)opyright 1993
  21.  
  22.                    Roel Sarceno of Video ViSion BBS
  23.                     (916) 682-1655 BBS ■ 1:203/1316
  24.  
  25.                         Magic Freq FileName: ECHOLIST
  26.                            For The Latest Version
  27.  
  28.  
  29.  
  30.  
  31.  
  32.   WHAT IS EchoList?
  33.   ─────────────────
  34.  
  35.   The main purpose for EchoList is to inform your users the available
  36.   conference (echos) in the network.  Hopefully the users will response
  37.   and you will be able to decide what echos to carry.
  38.  
  39.   EchoList creates two files. A display file (ECHOLIST.BBS) that can be 
  40.   use as a bulletin and a executable file (RUNECHO.EXE).  This program 
  41.   allows you to insert a heading and a trailer on the display file.  
  42.   The record format is completely configurable by you (SysOp).  I have 
  43.   also included sample format to make your life a bit easier.
  44.  
  45.  
  46.   Installation
  47.   ────────────
  48.  
  49.     1. Backup your computer system
  50.  
  51.     2. Create a dir for EchoList (Optional)
  52.  
  53.     3. Copy the all the files to the EchoList subdirectory.
  54.  
  55.     4. Edit the following files.  Each file contains a detail
  56.        explanation and format.
  57.  
  58.     ECHOLIST.FMT - This file controls the display file (bulletin)
  59.                Sample files are included.  Al you have to do is
  60.                to rename one of the files listed below to
  61.                ECHOLIST.FMT
  62.  
  63.                WILDCAT.FMT - Includes WILDCAT format
  64.                ANSI.FMT    - Same as WILDCAT but use ANSI codes
  65.                ASCII.FMT   - No color
  66.  
  67.     ECHOLIST.LOC - Conference that are local to your bbs (OPTIONAL)
  68.  
  69.     ECHOLIST.NO  - Conference to be excluded (OPTIONAL)
  70.  
  71.     ECHOLIST.FIL - This file contains the filename which contains
  72.                    the area name and a brief description.
  73.  
  74.  
  75.   EchoList In Action
  76.   ──────────────────
  77.  
  78.   To run Echolist just type:  EchoList.EXE {Optional Parameter}
  79.  
  80.     Optional Parameters:
  81.  
  82.          F     Force EchoList to run regardless of file updates
  83.          S     Enable file share mode
  84.  
  85.   Note: EchoList will only run if any of the files listed in 
  86.   EchoList.FIL has been updated.  EchoList uses the file dates to check 
  87.   for files updates.  The program also exist with errorlevel 2 for no 
  88.   updates and errorlevel 1 if an update was run.  Here is my sample
  89.   batch file
  90.  
  91.             @echo off
  92.             e:
  93.         cd\fd\echolist
  94.             echolist
  95.             if errorlevel = 2 goto end
  96.             copy echolist.bbs e:\wc\bull\bull10.bbs
  97.             del echolist.bbs
  98.             pkzip -ex e:\VVBFILES\listecho runecho.exe
  99.             del runecho.exe
  100.             :end
  101.             e:
  102.             cd\fd
  103.             MAILER.BAT
  104.  
  105.  
  106.                         FEATURES AND LATEST UPDATE:
  107.                         ───────────────────────────
  108.  
  109.     VERSION 0.1ß Beta >> released 08/2/93
  110.     *  SysOp can designed the format for the output file 
  111.     *  Creates executable that contains all conference on the network
  112.     *  Support file share mode
  113.     *  Exit with errorlevel 2 if no update and errorlevel 1 is the
  114.        listing have been updated
  115.     *  Creates ERROR.LOG of all conference not listed
  116.     *  Option to exclude certain conference
  117.     *  Option to Add local conference
  118.  
  119.  
  120.  
  121.                                DISCLAIMER
  122.                                ──────────
  123.  
  124.   I do not warrant that the functions of the software will meet your
  125.   specific requirements or EchoList operation will be error-free 
  126.   or uninterrupted.  I have endeavored to minimize defects and errors 
  127.   on EchoList.  However, You (the user) assume the risk of any damage 
  128.   or loss from it's use.
  129.  
  130.   EchoList is distributed as SHAREWARE.  However if you think it is of
  131.   value, then fill in the registration form "REGISTER.FRM" & send your
  132.   support to:  ROEL SARCENO of 8274 Olander Way Sacramento, CA.  95828.
  133.  
  134.   If you experience any problems or for latest update on EchoList call:
  135.  
  136.                           Video ViSion BBS
  137.                          THE GRAPHIC LIBRARY
  138.                        (916) 682-1655 / 24 Hrs
  139.                        300-1200-2400-9600-19200
  140.                    Fido: 1:203/1316
  141.  
  142.  
  143.                      Thank you for trying EchoList
  144.  
  145.  
  146. ==============================================================================
  147.  
  148.