home *** CD-ROM | disk | FTP | other *** search
/ ftp.funduc.com / 2014.08.ftp.funduc.com.tar / ftp.funduc.com / dirtkt-64.zip / ExampleScript3.txt < prev    next >
Text File  |  2008-12-04  |  763b  |  24 lines

  1. #            Directory Toolkit Command Script Syntax (Ver 4.9+)
  2. #                        Funduc Software, Inc
  3. #                        Copyright 1997-2009
  4. #      http://www.funduc.comááááhttp://www.searchandreplace.com
  5. #        support@Funduc.com áááásupport@searchandreplace.comá
  6.  
  7. # Only files named *.htm* and *.cgi are included but
  8. # files in any subdirs with a 'vti_ '-type name will be excluded.
  9. # Furthermore, no file older than 12/31/2003 would be processed.
  10.  
  11. [Action1]
  12. Path1=d:\test\folder1
  13. Path2=d:\test\folder2
  14. Mask=*.htm*;*.cgi;~\*\_vti_*\*.*
  15. Operation=6
  16. Search_subdir=1
  17. Show Different=1
  18. Show Identical=1
  19. Match In Subdir=0
  20. Show Files in 1 Dir=1
  21. Output File=d:\test\dtoutput.txt
  22. Append to Output File=1
  23. Min Date Filter=12/31/2003
  24.