windows Batch scripting for automation
Budget: $10 – $30 USD
I need to automate creating folders based on file content.
if AP_Home in "file 1"
call a.bat
elseif A in "file 2"
call b.bat
else call C.bat
a.bat has more conditions
if AP_Home in "file 1"
call a.bat
elseif A in "file 2"
call b.bat
else call C.bat
a.bat has more conditions