Jump to content

Looking for text in a file


Recommended Posts

Do anyone know the autoit command to look for text in a file. I'd like auto it look in an inventory.log file and let me know if "timed out' exist. i thought i saw this on the site a while back but cant seem to find it...

Any assistance is appreciated..

Keilamym

Link to comment
Share on other sites

newbiescripter

i use fileopen and fileread often.. i also use the while 1 command to send scripts into loops until the end of the file is reached.. but is there a way to have autoit actually look for "timed out" in the line? in the past, i has ping results read into an array and used the stdout, but the file is to for that. (atleast i think)

again.. any assistance is appreciated.

Edited by keilamym
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...