str1!str2! is sold short in Whats new in Vertion 29 `
dir!echo! works with multiple dir fred & dir mary
!dir!echo!
runs command echo fred & echo mary
-----------------------
also dir fred & cd xxx & dir mary
!dir!echo!
runs command echo fred & cd xxx & echo mary
---------------------
Also it doesn't have to be commansd that are replaced
dir fred & dir mary
!mary!jo!
runs dir fred & dir jo
--------------------
Nice tf command !str1!str2 & !str3!str4! was valid
but its not...
Read more
dir!echo! works with multiple dir fred & dir mary
!dir!echo!
runs command echo fred & echo mary
-----------------------
also dir fred & cd xxx & dir mary
!dir!echo!
runs command echo fred & cd xxx & echo mary
---------------------
Also it doesn't have to be commansd that are replaced
dir fred & dir mary
!mary!jo!
runs dir fred & dir jo
--------------------
Nice tf command !str1!str2 & !str3!str4! was valid
but its not...
Read more