home *** CD-ROM | disk | FTP | other *** search
- WORKPATH=C:\slmr\catqwk
- ;
- ; The WORKPATH must already exist. This is because CatQWK needs to
- ; create the work directories under it.
- ;
- COMPRESS=PKZIP.EXE -m
- DECOMPRESS=PKUNZIP.EXE -o
- ;
- ; This is a comment. To use ARJ or LHA or any other archive program,
- ; just substitude the appropriate lines below, above.
- ;
- ; ARJ: COMPRESS=ARJ.EXE m
- ; DECOMPRESS=ARJ.EXE e -y
- ;
- ; LHA: COMPRESS=LHA.EXE m
- ; DECOMPRESS=LHA.EXE e -cm
- ;
- PERSONAL=Alan Pooler
- ;
- ; Put your name here if you want the PERSONAL.NDX file created. This
- ; file is what readers use to flag messages addressed to you.
- ;
- ; If you leave out this line, no harm will be done. If you put
- ; someone else's name here, messages addressed to that person will be
- ; referenced instead.
- ;
- ; Case does not matter. Note that the name can be a maximum of 25
- ; characters long.