Johnny Posted September 18, 2006 Posted September 18, 2006 Is it possible to do something like $x = * & "Cheese" & * so that... If $x = * & "Cheese" & * then computer.eat cheese endif just a joke with the whole eating part... but can you search strings? http://www.ArabsforChrist.org - Missions to the Middle East
Moderators SmOke_N Posted September 18, 2006 Moderators Posted September 18, 2006 Is it possible to do something like$x = * & "Cheese" & * so that... If $x = * & "Cheese" & * then computer.eat cheeseendifjust a joke with the whole eating part... but can you search strings?StringInStr() Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
Johnny Posted September 18, 2006 Author Posted September 18, 2006 StringInStr()Thx a ton! i really over looked that... sorry for wasting post space. http://www.ArabsforChrist.org - Missions to the Middle East
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now