Search found 2 matches

by CrossAlex21
19 Apr 2020 09:34
Forum: DOS Batch Forum
Topic: How to make a scanner that scans a batch file?
Replies: 3
Views: 5468

Re: How to make a scanner that scans a batch file?

Thanks everyone for the help :D !
by CrossAlex21
16 Apr 2020 10:45
Forum: DOS Batch Forum
Topic: How to make a scanner that scans a batch file?
Replies: 3
Views: 5468

How to make a scanner that scans a batch file?

How do I make a scanner that scans for specific strings in a batch file? I though on using "find" command but I don't know if it can use more than just one argument/string.