Jump to content

Recommended Posts

Posted

Look at the windows command line option "FIND" the options there will help you

Something like

RunWait(@Comspec & ' /c Find /c "yellow" C:\Text.txt > C:\output.txt,'',@SW_HIDE)

Then read the output file to see how many were found and then if found input 7.

red

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...