home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR2 / ADDQWK20.ZIP / SAMPLE.CFG < prev    next >
Text File  |  1994-02-01  |  580b  |  21 lines

  1. ; To disable an option, just place a semicolom in front or delete the line.
  2.  
  3. ; This is the name of the resulting QWK packet. Look that option in the
  4. ; documentation for more choice.
  5. QWK = SAMPLE.QWK
  6.  
  7. ; This option let you have up to 5 names/alias besides your name.
  8. ; Don't put your name here.
  9. NAME = JOHN DOE
  10. NAME = ALL
  11.  
  12. ; Those are the packets you wich to merge. maximum 99 files
  13. FILE = SAMPLE1.QWK
  14. FILE = SAMPLE2.QWK
  15. FILE = SAMPLE3.QWK
  16. FILE = SAMPLE4.QWK
  17.  
  18. ; This option allow you to delete all the packets(YES/NO) after
  19. ; a succesful operation.
  20. DELETE = NO
  21.