Valik Posted November 6, 2011 Posted November 6, 2011 Special Note: This is an official beta release but it is not digitally signed. Only Jon has the certificate used for digital signatures and the last time I checked I was not Jon.3.3.7.21 (6th November, 2011 (Beta)AutoIt:- Fixed: Various documentation typos and grammatical errors.- Fixed #1982: Crash in FileGetShortName() and FileGetLongName().- Fixed #2046: DirGetSize("") was returning the size of the working directory root instead of -1 and setting @error.- Fixed #2037: COM execution slowdown.- Changed: Parentheses are required when invoking objects after all method names in order to have correct internal handling.- Changed: Hex() default sizing for pointer types.UDFs:- Fixed #2004: Functions that accept Control ID/Handle were not correctly documented.The following changes are script breaking changes:AutoIt:ObjName() has had a number of bug fixes and changes that may affect data returned. Built-in UDFs have been changed to accomodate this but custom scripts may need to be edited.ObjEvent() AutoIt.Error objects no longer have Raise() or Clear() methods and the properties are read-only.Int() and Hex() no longer set @error.COM methods now require parenthesis so the language can internally detect properties versus methods easier.Note: For all you whiny bitches, COM speed is almost as fast as 3.3.6.1. Thank all of you for the little faith you show in us.Report issues here.Download here.
Recommended Posts