shiftee Posted August 18, 2010 Posted August 18, 2010 hey just a quick question,can you have multiple delemiters in a StringSplit function?i need the function to be able to extract data that is contained between tags. eg. <firstname>james<firstname/>
targeter Posted August 18, 2010 Posted August 18, 2010 hey just a quick question,can you have multiple delemiters in a StringSplit function?i need the function to be able to extract data that is contained between tags. eg. <firstname>james<firstname/>Read this http://www.autoitscript.com/autoit3/docs/functions/StringSplit.htm
AdmiralAlkex Posted August 18, 2010 Posted August 18, 2010 There's a _StringBetween(), look under "String Management" in the helpfile. .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
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