muzle6074 Posted July 28, 2008 Posted July 28, 2008 Hi every1,I was wondering how to use regular expression is au3? Basically I want to check if the script name or exe (@ScriptName) has some keywords in it.Some example code of testing a string or something would be great Regards.
AdmiralAlkex Posted July 28, 2008 Posted July 28, 2008 (edited) I am not good with StringRegExp() put you can (sometimes, depending on string) use StringInStr() just as easely. Edited July 28, 2008 by AdmiralAlkex .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
muzle6074 Posted July 28, 2008 Author Posted July 28, 2008 Thank you admiral StringInStr() does the trick
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