home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / DOORS / ECHO310.ZIP / UPDATE.DOC < prev    next >
Encoding:
Text File  |  1991-09-29  |  4.7 KB  |  108 lines

  1. If your updating from v3.09 to 3.10
  2.  
  3. See the section on NEWQUOTE.
  4.  
  5. Read the sections about FastLink & EDorPurg.
  6.  
  7. See the new parameter MAXLINELENGTH.
  8.  
  9. We have support for more BBS systems, check to see if yours is not
  10. included.
  11.  
  12. Very Important! --- v3.08 ==> v3.09 or 3.10
  13.  
  14. (v3.09) I suggest that because of the changes you perform the upgrade as
  15. follows:
  16.  
  17. 1. Create a new separate directory to hold your current EchoDor setup.
  18. 2. Copy the entire current setup into this holding directory.
  19. 3. Erase all files from your old EchoDor current directory.
  20. 4. Unarchive EchoDor v3.09 into the current setup directory (should be
  21.    empty now).
  22. 5. Copy back from the holding directory the following files:
  23.  
  24.         EchoDor.Ctl (and any other versions - EchoDor1.Ctl ...)
  25.         DoorDriv.Ctl (and any other versions - DoorDri0.Ctl ...)
  26.         EchoUser.BBS (or what ever name your using for the user file)
  27.         The UserArea & SysopArea display files if you have used these.
  28.         Any menu files that you have changed.  If you have changed the
  29.             main menu file, you will have to add the [U]ser Option and
  30.             remove F, G, Y, X options as they have been moved to the
  31.             new USER menu.
  32.         Run the EchoUCnv program (see below).
  33.         Test out the new version.
  34.         Don't forget to copy EchoUtil to where ever it has to be!  If you
  35.             run the old EchoUtil with the new user file format, all you'll
  36.             have left is a mess!
  37.  
  38. (v3.09) When upgrading from v3.08 or v3.07 to v3.09 you must run the
  39. EchoUCnv.Exe program to convert the user file from the older format to
  40. the new v3.09 format.  If you fail to do this you will have more
  41. problems that I care to think about.
  42.  
  43. When you run EchoUCnv.exe it will first rename your existing EchoUser.BBS
  44. file to EchoUser.Bak file.  It will then create a new EchoUser.BBS file.
  45.  
  46. EchoUCnv.Exe will ask one question, it will ask if you want user hotkeys
  47. to be set on.  Answer Y or N.  Users may turn this option on or off
  48. using the User Preferences menu selection.
  49.  
  50. If your user file is not called EchoUser.BBS run EchoUCnv.Exe as:
  51.  
  52.      EchoUCnv <oldfile> <newfile>
  53.  
  54. (v3.09) You MUST replace your EchoUtil.Exe with the new v3.09 (!!!!)
  55. EchoUtil.Exe contained in the archive.  This has to do with the new user
  56. file.  If you followed the above recomended procedure the new
  57. EchoUtil.Exe will be in the default EchoDor directory.  If you need to
  58. move EchoUtil.Exe to another spot, do it now!
  59.  
  60. (v3.08) When upgrading from v3.07 the EchoDor.Ctl file must be altered.
  61. The first and most important thing that must be done is you must remove the
  62. quotes from the file (" & ').  This was origionally done for lines like the
  63. MAIN MENU command and such.  Just remove the quotes.  Also, if you used '' in
  64. the origin line, replace the double '' with a single '.
  65.  
  66. (v3.08) Some of the color control commands have been moved from the EchoDor.Ctl
  67. file to the DoorDriv.Ctl file.  The following commands are no longer used in
  68. the EchoDor.Ctl file:
  69.  
  70.                 DefaultFore (ForeGround in DoorDriv.Ctl)
  71.                 PromptColor
  72.                 HighLightColor
  73.  
  74. The colors which have been specified in the DoorDriv.Ctl file included in this
  75. archive will give the same colors as the origional EchoDor gave.  I suggest you
  76. remove the above commands from your EchoDor.Ctl file and modify DoorDriv.Ctl
  77. file included in the archive.
  78.  
  79. (v3.08) The name of the batch file written by EchoDor for performing downloads
  80. has been changed from EchoDlD#.Bat to EchoEX#.Bat where '#' is the node number.
  81.  
  82. (v3.08) There are new features in the mail packing system.  Check these out in
  83. the docs.
  84.  
  85. (v3.08) Be sure to read the section in the documentation that lists what has
  86. been changed or corrected.
  87.  
  88. (v3.08) We have made changes to the existing help files.
  89.  
  90. (v3.08) Registered users - we now have a special nodelist compiler which
  91. will allow users of EchoDor to run without the very LARGE version 6 node-
  92. list files.  This compiler uses the "raw" nodelist file (just like your
  93. other nodelist compiler); however, the only files built are the index files
  94. required to locate entries in the "raw" nodelist file.  A compile of the
  95. NODELIST.025 file required an additional 180k of disk space plus the size
  96. of the "raw" file.  Support for version 6 nodelists still exist.
  97.  
  98. (v3.07) If you didn't catch it in the prior version, the maintenance option
  99. of EchoDor has been removed.  Maintenance is now performed by EchoUtil.
  100. The command is exactly the same -- EchoUtil /M.
  101.  
  102. (v3.07) The MINTIME & MAXUSERTIME in the EchoDor.Ctl file have been replaced
  103. with the commands MINTIME & MAXTIME in the DoorDriv.Ctl file.  If you used
  104. either of these commands you should rename and relocate them into the
  105. doordriv.ctl file.
  106.  
  107. RMc
  108.