Hi
Would your input on this, would like to run a command with the findstr tool.
Like this
findstr /c:"AHQ07385,Meijera" /d:"c:\Documents and Settings\adm_kronad\Desktop\1660\Dirlist.txt"
This should be surronded with a IF statement saying, IF finding keywords AHQ07385,Meijera Then delete xx files
Could this work?
/ Jonas
Would your input on this, would like to run a command with the findstr tool.
Like this
findstr /c:"AHQ07385,Meijera" /d:"c:\Documents and Settings\adm_kronad\Desktop\1660\Dirlist.txt"
This should be surronded with a IF statement saying, IF finding keywords AHQ07385,Meijera Then delete xx files
Could this work?
/ Jonas