File Name: AutoIt v3.3.9.23 Beta
File Submitter: Jon
File Submitted: 28 Nov 2013
File Category: Beta
3.3.9.23 (28th November, 2013) (Beta)
AutoIt:
- Fixed #2518: Static keyword not working correctly.
- Fixed #2541: Accessing object methods or properties on a non-object when error handler is installed.
- Fixed: StringStripCR() and StringAddCR() not working with strings that contain nulls.
UDFs:
- Changed: $INTERNET_FLAG_NO_CACHE_WRITE default value for _FTP_ListToArray*().
- Added #2540: _ArrayDisplay() can copy Header and Row.
- Added: _GDIPlusTextureCreateIA().
- Fixed #2539: _ArrayUnique() doc precision.
- Fixed #2521: Removed _IEFormElementSetValue[5].au3 example.
- Fixed: _SQLite_...() running in X64 Mode.
- Fixed: _SQLite_Startup() parameter checking and doc.
AutoIt3Help:
- Changed: Version number to 1.0.0.5.
- Fixed #2519: Wrong page opening if launch without parameter.