File Name: AutoIt v3.3.13.7 Beta
File Submitter: Jon
File Submitted: 22 Jul 2014
File Category: Beta
3.3.13.7 (22nd July, 2014) (Beta)
AutoIt
- Changed: Internal rewrite of all array handling.
- Changed: Internal rewrite of map object.
- Fixed: Map elements being incorrectly auto-created during function calls to IsMap().
- Fixed: Regression with default COM properties.
UDFs:
- Changed: Reduced duplicate code for finding the maximum and minimum value in an array.
- Changed: _ArrayAdd now uses constants to change addition behaviour and datatype forcing
- Fixed #2803: _ArrayMinIndex() and _ArrayMaxIndex() failing with 1-dimensional arrays that had 1 element only.
Others:
- Fixed: Removal of related functions.