home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / mag8demo.zip / ADDENDUM.DOC next >
Text File  |  1995-03-01  |  3KB  |  80 lines

  1. - On page 1-16 of the v8.07 user manual, reference is made to keywords
  2.   which start with RC_ and ERC_, etc, and that deletion of these keywords
  3.   are optional.  These keywords are NOT included in your STARTUP file(s)
  4.   because they are being phased out in favor of VERBOSE modem results.
  5.   When setting up your BBS's STARTUP file(s), use VERBOSE modem results
  6.   (AT V1 for most modems, or a V1 within any of your init strings).
  7.  
  8. - The PKUNZIP2.EXE and PKZIP2.EXE programs that are included on the
  9.   distribution diskette are licensed from PK-WARE.  HOWEVER, PK-WARE
  10.   DOES NOT HAVE AN OS/2 VERSION WHICH IS COMPATIBLE WITH THEIR 2.04G
  11.   ZIP FORMAT FOR DOS!!!
  12.   For compatibility with the 2.04G format, you'll need to do this:
  13.  
  14.        1) Call our BBS at (805) 379-3450
  15.  
  16.        2) Download UNZ512X2.EXE  (self-extracting file)
  17.           Download ZIP201X2.ZIP
  18.           Both files are located in area F of our FileBase 0.
  19.           Log off.
  20.  
  21.        3) Create a temporary directory (ie:  MD d:\TEMP   where d: is
  22.           the drive that your MAGNUM system is located on).  Change
  23.           over to that drive and directory:
  24.  
  25.                 d:
  26.                 md \temp
  27.                 cd \temp
  28.  
  29.        4) Place both UNZ512X2.EXE and ZIP201X2.ZIP in that temp direcotry.
  30.           From there, perform the following commands:
  31.  
  32.                 unz512x2
  33.                 copy unzip.exe \magnum\ext_dir
  34.                 unzip -C zip201x2 zip.exe
  35.                 copy unzip.exe \magnum\ext_dir
  36.                 cd \
  37.                 del \temp     ---- answer Y
  38.                 rd temp
  39.  
  40.        5) Create the following file in your \magnum\ses_dir\
  41.  
  42.                    d:\MAGNUM\SES_DIR\COMPRESS.LST
  43.  
  44.           Edit this file to make it have the following contents:
  45.  
  46.                   .ZIP:
  47.                       C=ZIP.EXE -u %s
  48.                       D=UNZIP.EXE -oqjC %s
  49.                       L=UNZIP.EXE -v %s
  50.                       T=UNZIP.EXE -t %s
  51.                       K=ZIP.EXE -z %s
  52.  
  53.           More about the COMPRESS.LST file can be found beginning on
  54.           page 6-5 of the user manual.
  55.  
  56. - Ray Gwinn's SIO???.ZIP (???=version#) should be used in place of
  57.   IBM's COM.SYS drivers.  As of this writing (March 1995) the latest
  58.   version is SIO145.ZIP but this changes frequently.  Check our BBS
  59.   for the latest version (its always in our FileBase 0) by doing a
  60.   "[T]ext Search" for SIO1 or GWIN
  61.  
  62. - Magnum's POWER offline reader is being phased out in favor of QWK
  63.   offline readers.
  64.  
  65. - As of this writing (March 1995) we are working on an optional add-on
  66.   program: MAGUUCP, which will provide Internet E-mail, UseNet NewsGroups,
  67.   and ListServ functions.  It should be ready for commercial release this
  68.   summer.
  69.  
  70. - All those who are interested in FidoNet Mail for Magnum should contact:
  71.  
  72.      Mark Shumway  at  River of Swans Software
  73.                        2052 Highway 68
  74.                        Ottowa, KS 66067
  75.  
  76.              Voice: (913) 242-5243
  77.                BBS: (913) 242-1204
  78.  
  79. End.
  80.