@Warmuptill
Odds are I'm misunderstanding how this command works.
I'm trying to read the contents of file "1.bat"
If contains text "empty" then the route "batch 1 empty"
If it contains anything else, it will go to the "else" route.
Right now, regardless of what contents are in the file, or if I do an if if/not, it always seems to match.
I'm sure its me, is there a suggestion of a way I can do this type of file content match?
Odds are I'm misunderstanding how this command works.
I'm trying to read the contents of file "1.bat"
If contains text "empty" then the route "batch 1 empty"
If it contains anything else, it will go to the "else" route.
Right now, regardless of what contents are in the file, or if I do an if if/not, it always seems to match.
I'm sure its me, is there a suggestion of a way I can do this type of file content match?