File Name: AutoIt v3.3.13.5 Beta
File Submitter: Jon
File Submitted: 17 Jul 2014
File Category: Beta
3.3.13.5 (17th July, 2014) (Beta)
AutoIt:
- Added: (Internal) Built-in functions can now be made that work in a ByRef way. Lots of new possibilities!
- Fixed: Regression with using subscript access on a non-array variable hard crashing.
- Fixed: Accessing a table within an array, or vice versa caused a hard crash.
- Fixed: Static keyword with tables.
- Fixed: Assigning objects to table elements.
UDFs:
- Fixed #2782: Documentation of various constants.