home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / getfaq10.zip / DOFAQS.DEM < prev    next >
Text File  |  1994-06-05  |  484b  |  19 lines

  1. REM  This batchfile will be started just before the FAQ files are
  2. REM  compressed into an archive file. The following parameters are
  3. REM  passed along:
  4. REM
  5. REM  To use this file rename it to DOFAQS.BAT and put some usefull
  6. REM  commands in this file.
  7. REM
  8. REM    %1  Path to the TMPPATH
  9. REM    %2  The shortname of the FAQ. (%1%2 makes the temp. dir for the files)
  10. REM    %3  path to the FAQPATH
  11. REM    %4  the HOMEDIR for GetFAQs.
  12.  
  13. Echo %1
  14. Echo %2
  15. Echo %3
  16. Echo %4
  17.  
  18.  
  19.