- Jan
- 774
- 18
Hello TPIPE professionals
I had never worked before with TPIPE and I don't understand it enough (yet) ...
How could I replace the following two FFIND things through TPIPE ...
1)
ffind /k /m /v /e":Zone\.Identifier:\$DATA$" "d:\_Temp_\ADS_All.txt" > "d:\_Temp_\ADS_ZoneID.txt"
2)
:RunningCheck
tasklist RevoUninPro > "d:\Temp_for_PRGs&Batches\Revo-RunningCheck.txt"
ffind /t"RevoUninPro" "d:\Temp_for_PRGs&Batches\Revo-RunningCheck.txt" > nul
iff %_ffind_matches != 0 goto RunningIsPositive
Any help is very welcome and thank you in advance!
Greetings
Alpengreis
I had never worked before with TPIPE and I don't understand it enough (yet) ...
How could I replace the following two FFIND things through TPIPE ...
1)
ffind /k /m /v /e":Zone\.Identifier:\$DATA$" "d:\_Temp_\ADS_All.txt" > "d:\_Temp_\ADS_ZoneID.txt"
2)
:RunningCheck
tasklist RevoUninPro > "d:\Temp_for_PRGs&Batches\Revo-RunningCheck.txt"
ffind /t"RevoUninPro" "d:\Temp_for_PRGs&Batches\Revo-RunningCheck.txt" > nul
iff %_ffind_matches != 0 goto RunningIsPositive
Any help is very welcome and thank you in advance!
Greetings
Alpengreis