 
                     Quick Document for dRE!ChECk v3.0
                   - --------------------------------- -
 
 What is new ???
 --------------- 

  now dRE!ChECk supports LZX archives...
  now dRE!ChECk identifiy`s all archives with the fileid.library
  all ANSI-C stuff removed and replaced against faster DOS or own routines
   this will bring more speed and less bytes
  unlimited argments, this means you can built dRE!ChECk in your dopus and
   select unlimited files to proceed
  using ReadArgs() to get the parameters, this is more saver and will safe
   some bytes in the code
  multiple lzx archive stripping and adding
  easy config-files
  support of IStrip 1994 by TAS (only for LHA archives)

 Argments
 --------
 Usage: dRE!ChECk [TEST] [ADD] [STRIP] [ISTRIP] [COINCIDENCE] [USERINFO]
                  [FILE <FileName>]
 
            Test  = Test archive
             Add  = Add BBS adverts
           Strip  = Strip addy`s
          IStrip  = Start Illegal character LhA stripper - Coded by TAS - v2.0 beta
     Coincidence  = Add coincidence advert
        UserInfo  = Add upload informations to adverts
 
 NOTE!: In this version only the test add strip options are working, I put this
        version in the register door to see if I`m on the right way.
 
 Built in AmiExpress
 -------------------
 Open the BBS:Fcheck/(LHA/LZH/SFX/LZX).info and edit this two tooltypes
 
 CHECKER=<path to the checker>
 OPTIONS=TEST ADD STRIP ISTRIP COINCIDENCE USERINFO
 STACK=10000
 PRIORITY=1
 ERROR.<X>= Leave it as they are, no new error messages needed

 NOTE: All options are optional if you don`t want to strip adverts leave out
       the flag ADD and so on...

 Built in FAME
 -------------
 Load your System Editor and activate the File Checker Window, hit the Extension
 Cycle buttin till LHA is Activated, enter the path to your checker
 Stack 10000
 Priority 1
 Valid Options are: TEST ADD STRIP ISTRIP COINCIDENCE USERINFO

 NOTE: All options are optional if you don`t want to strip adverts leave out
       the flag ADD and so on...
 
 At the error messages enter the known lha error messages
 
 Do the same for LZA/LZH/SFX, and create a new entry for LZX
 that`s all...

 The Configfiles
 ---------------
 All config files must be located in s:

 dRE!CHECK.strip  - here you can enter all addys which should removed if found
                    from each uploaded archive.
                    View the example file...

 dRE!CHECK.add    - here you can enter the Path`s to your own addys which should
                    added to each archive
                    NOTE: This file MUST contain at least one entry, otherwise
                          the LHA archiver will pack your BBS: root path to the
                          uploaded archive, this is not my fault, this is caused
                          by LHA/LZX. If you don`t like to add leave out the ADD
                          argment at the option line.
 
 Hope this will help to quick install dRE!CHECK v3.0, a full documented guidefile
 will follow if all options are working...
 Please report all founded bugs immediatly to the register door, so you can be
 shure that the bug is fixed at the next version...
 
 Next release
 ------------
  dRE!CHECK run`s residentable
  the coincidence and userinfo are enabled
  support of IStrip for LHA archives
  we`ll see it well
 
 best regards Bodo...
