contau Posted May 20, 2011 Posted May 20, 2011 How to search a file with a relative keyword ( apart of file name)? pls
wakillon Posted May 20, 2011 Posted May 20, 2011 How to search a file with a relative keyword ( apart of file name)? plsSee stringinstr Functionuse like this : If stringinstr ( $_filename, $_string) <> 0 Then... AutoIt 3.3.14.2 X86 - SciTE 3.6.0 - WIN 8.1 X64 - Other Example Scripts
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