HeidiR Posted April 10, 2011 Posted April 10, 2011 I'm running v3.3.6.1 and SciTE is complaining about @AutoItUnicode not being defined during a compile. I checked Autoit help and could not find @AutoItUnicode and could also not find any reference in History / Change log. Did this get changed / removed recently? HeidiRFind free applications, code examples and more on my site at:http://heidisdownloads.com/
Bowmore Posted April 10, 2011 Posted April 10, 2011 AutoIt is now entirely Unicode the @AutoItUnicode macro was removed nearly three years ago as shown in the change history log in the help file.3.2.13.1 (10th June, 2008) (Beta) AutoIt:- Added: New flag for StringSplit() to not return the count in element 0.- Fixed #358: Install dir documentation cleaned up.- Fixed #355: Child not visible beta regression.- Fixed #366: AutoIt crash on bad syntax.- Fixed #360: RunAs() under Windows 2000.- Fixed #367: STDIO functions in compiled scripts work again.- Removed #357: @AutoItUnicode macro. "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to build bigger and better idiots. So far, the universe is winning."- Rick Cook
AdmiralAlkex Posted April 10, 2011 Posted April 10, 2011 I got a better question for you, why are you trying to use it when you know it can only return 1? Why would it still exist when it's completely point-less? .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
HeidiR Posted April 10, 2011 Author Posted April 10, 2011 On 4/10/2011 at 8:26 PM, 'Bowmore said: AutoIt is now entirely Unicode the @AutoItUnicode macro was removed nearly three years ago as shown in the change history log in the help file.3.2.13.1 (10th June, 2008) (Beta) AutoIt:- Added: New flag for StringSplit() to not return the count in element 0.- Fixed #358: Install dir documentation cleaned up.- Fixed #355: Child not visible beta regression.- Fixed #366: AutoIt crash on bad syntax.- Fixed #360: RunAs() under Windows 2000.- Fixed #367: STDIO functions in compiled scripts work again.- Removed #357: @AutoItUnicode macro.Thanks for the update. For some reason v3.2.13.1 is not in my v3.3.6.1 help change log. HeidiRFind free applications, code examples and more on my site at:http://heidisdownloads.com/
AdmiralAlkex Posted April 11, 2011 Posted April 11, 2011 On 4/10/2011 at 9:02 PM, 'HeidiR said: Thanks for the update. For some reason v3.2.13.1 is not in my v3.3.6.1 help change log.You are not in the right changelog The links are right at the top of the History/Changelog .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
MvGulik Posted April 11, 2011 Posted April 11, 2011 Yep. Quote (For the complete technical history click here. For the complete history including all changes between beta versions click here.) "Straight_and_Crooked_Thinking" : A "classic guide to ferreting out untruths, half-truths, and other distortions of facts in political and social discussions.""The Secrets of Quantum Physics" : New and excellent 2 part documentary on Quantum Physics by Jim Al-Khalili. (Dec 2014) "Believing what you know ain't so" ... Knock Knock ...
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