home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR2 / ADDQWK20.ZIP / ADDQWK.CFG next >
Text File  |  1994-02-01  |  949b  |  33 lines

  1. ; To disable an option, just place a semicolom in front or delete the line.
  2.  
  3. ; This option will give you the location of the archiver PKZIP/PKUNZIP.
  4. ZIP = C:\ZIP
  5.  
  6. ; This option will give you the location of the archiver ARJ.
  7. ARJ = C:\ARJ
  8.  
  9. ; This option will give you the location of the archiver LHA.
  10. LHA = C:\LHA
  11.  
  12. ; With this option you can choose to display the program's progression
  13. ; to the screen(YES/NO).
  14. WRITE = YES
  15.  
  16. ; This option allow you to delete all the packets(YES/NO) after
  17. ; a succesful operation.
  18. DELETE = NO
  19.  
  20. ; This is the directory where the resulting QWK will written.
  21. PATHQWK = C:\
  22.  
  23. ; This is the working directory.
  24. WORKDIR = C:\TEMP
  25.  
  26. ; This option allow you to control the minimum diskspace it needs
  27. ; to process the packets. It must be a integer value.
  28. ; In this exemple, you need 5 times the total size of all packets.
  29. SPACE = 5
  30.  
  31. ; This option let you sort the index be subject.
  32. SORT = SUBJECT
  33.