home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 273.img / E103B.ZIP / README.NOW < prev    next >
Text File  |  1990-07-14  |  6KB  |  136 lines

  1. Elite v1.03 Beta - Quick Dox
  2. ============================
  3. Written By Doctor Dissector
  4.  
  5.     I don't have time to write up complete documents to the BBS, but all the
  6. help files have been updated to this version, so most of your questions
  7. should be answered by pressing CTRL-O at any point you get confused.
  8.  
  9.  
  10. IMPORTANT NOTES
  11. ===============
  12.  
  13.     While running Elite, ALL TSR's (except ramdisk/SHARE TSR if ramdisk or
  14. large partition are being used), should be REMOVED (not uninstalled, but
  15. never run in the first place! This includes mouse drivers, etc... if SHARE
  16. is needed, that may be loaded into memory). Make sure you have these lines
  17. in your CONFIG.SYS:
  18.  
  19. FILES=25
  20. BUFFERS=30
  21. DEVICE=ANSI.SYS     <----- This could also be preceded by a path if needed
  22.  
  23.     It is also a good idea to cold-boot your system before starting the BBS
  24. up for any limited amount of time (resets INT's, memory, etc).
  25.  
  26.  
  27. INSTALLATION
  28. ============
  29.  
  30.     There are a few quick steps to easy installation of ELITE on your computer
  31. system. Follow these instructions CAREFULLY and everything will go fine:
  32.  
  33.     1) Create a host directory for Elite.
  34.     2) Un-zip all files included in the E103B.ZIP distribution disk into
  35.        the host directory.
  36.     3) Either place PKUNZIP.EXE (v1.00+) in the host directory or MAKE SURE
  37.        it can be found in the DOS path environment variable.
  38.     4) Execute CONFIG.EXE with the '/I' parameter as follows:
  39.  
  40.             D:\SOMEDIR> CONFIG /I
  41.  
  42.     5) Complete section #1 of the configuration, if you do anything else in
  43.        CONFIG before installation, it will all be lost (everything besides
  44.        section #1).
  45.     6) Choose the 'I' (initial installation) from the main menu of CONFIG.
  46.     7) Answer yes to the first question, and yes to the second question if
  47.        you have done everything correctly. CONFIG will then install Elite
  48.        for you in a few minutes.
  49.     8) You will be returned to the CONFIG main menu. Configure the rest of
  50.        your system, most options are clear; if you get confused, you can
  51.        look at FILEDESC.DOC or consult any P/H/A member running ELITE.
  52.     9) You are DONE. DON'T FORGET TO WRITE CHANGES to disk!
  53.  
  54.  
  55. NOTES
  56. =====
  57.  
  58.     In the modem initialization string, you MUST have the parameter 'S2=2'
  59. because Elite uses the ASCII charachter 2 (filled in happy face) as it's
  60. hangup escape character.
  61.  
  62.     The '{' in the modem strings in CONFIG represent <CR>'s. Most strings
  63. (init, answer, hangup, pickup) should have one of these on the end.
  64.  
  65.     When editing custom user strings or prompts, the charachter '`' is
  66. translated to an ESC charachter if you would like to do ANSI. Also, the
  67. charachter #154 (U with 2 dots above it, you can easily get this by pressing
  68. ALT-666) is translated to a ^C (ASCII #3, heart) which, in turn, is
  69. translated by the BBS into a user configured ANSI color:
  70.  
  71. Example:
  72.  
  73.         Ü6 = change color to user configured color #6 (0-7 are valid)
  74.       `[0m = reset all color attributes (ANSI) = ESC[0m
  75.  
  76.     Flow control in the modem commands area is CTS/RTS flow control,
  77. NECESSARY if you instruct the system to communicate with your modem (COM
  78. port speed) at a higher rate than the modem is communicating with the phone
  79. line (locking the com port at a higher rate); This would be used with most
  80. MNP/ARQ type modems.
  81.  
  82.     In the modem init strings & result codes, you can instruct Elite to
  83. receive either numeric or alphabetic (string) result codes from your modem
  84. (Qx). If you change the default (numeric) to alphabetic (strings), you will
  85. also have to change the ring answer code to "RING" or whatever your modem
  86. sends when a ring is detected. Also, don't forget to put an X1 or X4 or other
  87. extended result code setting if your modem can handle 1200+ BPS and defaults
  88. to an X0 setting.
  89.  
  90.     The COM port base address in CONFIG is in DECIMAL format. If you want to
  91. change the base address for a COM port, you must take the hexidecimal
  92. number/address (usually in hex, ie. 2e8) and change/convert the hex number
  93. to a decimal equivalent (most calculators can do this).
  94.  
  95.  
  96. OTHER THINGS OF NOTE
  97. ====================
  98.  
  99.     The file FILEDESC.DOC contains a complete listing of textfiles the
  100. system can access. All textfiles can be placed in a ramdrive (if activated),
  101. and the system will look for all of these textfiles in the ramdrive FIRST,
  102. and if it can't find them, it will default back to the normal directory. This
  103. is helpful if you only want to place a few or a certain portion of the
  104. textfiles in a ramdrive but want to keep the rest on a conventional drive.
  105.  
  106.     ZIPVIEW.BAT - MUST be edited to your correct COM port or serial port
  107. if you have installed Elite on a COM port other than #1 (change the
  108. redirection scheme to '> COMx' where x is your com port).
  109.  
  110.     TEXTFILE.PHA and MISCFILE.PHA - These are normal ZIP archives with the
  111. PHA extension, so if there is an error during the install or later need some
  112. files from the original sources, you can unzip these like regular Zip
  113. archives as long as you include the extension when you unzip them.
  114.  
  115.  
  116. COMMENTS
  117. ========
  118.  
  119.     Elite v1.03 is HIGHLY configurable (I can tell you agree...). So, I
  120. urge all sysops of Elite to CONFIGURE their systems differently! The same
  121. BBS configuration and scheme can get old after awhile, so a different
  122. system will always appear more interesting. Total configuration may take
  123. days to complete (textfiles and all), but it is well worth the effort.
  124. Thanks for being original!
  125.  
  126.  
  127. CONCLUSION
  128. ==========
  129.  
  130.     Finally, if you don't understand something or something does not work for
  131. you properly, CONTACT a P/H/A representative ASAP and we will offer you
  132. the correct methodology for a certain problem or construct an appropriate
  133. patch for your system.
  134.  
  135. (c) Copyright 1990 - Phreakers/Hackers/Anarchists - Elite v1.03 Beta (Limited)
  136.