Latest beta
From AutoIt Wiki
Contents |
This page is marked for deletion. An administrator will delete it soon.
- You can download from http://www.autoitscript.com/autoit3/files/beta/autoit/
- AutoIt forum
10th January, 2006 - v3.1.1.101 (beta)
- Fixed : _INetSmtpMail(). (Thanks JdeB/by JdeB)
- Added : @COM_EVENTOBJ. (by Valik)
- Fixed : AutoIt crash when using embedded OBJ on 2 child GUI. (Thanks Valuater)
- Added : DLLCall with ordinal entry point (waiting Doc). (by Holger)
- Fixed : Support for the COM Currency (VT_CY) datatype. (Thanks dougie/ by SvenP)
07th January, 2006 - v3.1.1.100 (beta)
- Fixed : SplashTexton Doc for opt=32. (Thanks griaco)
- Fixed : ElseIf ... Then statement not detected. (Thanks VicTT)
- Fixed : _StringEncrypt error return. (Thanks JerryD)
- Fixed : TCPRecv Doc. (Thanks pingpong24/ by Larry)
- Fixed : Crash when using @IPADDRESSn and no network.
- Fixed : Illegal #include with no error message. (Thanks VicTT)
- Fixed : _PathFull() 2 bugs. (by Valik)
- Fixed : _INetSmtpMail() @error 5 (I hope). (Thanks Wooltown, MikeOsdx)
- Removed : /c command line, only /AutoIt3ExecuteLine working.
30th December, 2005 - v3.1.1.99 (beta)
- Added : SplashTextOn opt=32 to center vertically.
- Fixed : RegRead return right number of fields on REG_MULTI_SZ type. (Thanks davezub)
- Fixed : DLLStructSetData element overflow. (by Larry)
- Added : DLLStruct...Data BinaryString support. (by Larry)
- Fixed : GUICtrlSetImage on a GUI defined with $WS_VISIBLE. (Thanks Matrix112)
- Fixed : Fatal error $Object.ImageList.Images.Add($Array[0] & 'b'). (Thanks Arilvv)
- Fixed : GuiCtrlSetState( ,$GUI_FOCUS) changing tab ordering. Need to create a new state $GUI_ONTOP for solving livewire problem (.93). (Thanks nick1812)
- Fixed : Extra notification on first/default control after GUISetState(). (Thanks Larry)
- Fixed : Allow Dragfile to any control. @GUI_DRAGFILE contain the filename to be used in the $GUI_EVENT_DROPPED. (Thanks wiredbits)
- Fixed : COM ref warning about doc examples. (Thanks mr_unreliable)
- Fixed : FileRead($handle). (Thanks Vilux)
- Fixed : Event notification on {enter} on an edit control. (Thanks effer)
- Updated : v1.47 (30 December 2005)
- Fixed _DateTimeFormat() to return LongTime notation for $sType=0 as specified in the Helpfile. (JdeB)
- Made Subject and Body optional in _InetSmtpMail(). (PartyPooper)
- BUMP you have to change script which spawn other with the /c switch.
Until beta 3.1.1.99 you will get a popup telling that the /c will soon be removed for ever. Will be removed in 3.1.1.100.