Timeline
03/12/15:
- 12:11 Ticket #2994 (Can't run _Excel_RangeFind example in 3.3.13.19) closed by
- Wont Fix: This is caused by the way AutoIt 3.3.13.19 handles COM errors. Up to 3.3.12.0 a COM error was returned by setting @error, with 3.3.13.19 the script crashes when you haven't set up a COM error handler. Up to 3.3.12.0 the script simply checked @error and then decided what to do. Now you need a COM error handler even when you wanted to ignore the error. I hope this change will be thought over before the release of the next production version. Now it is a huge overhead with little to none advantage compared to the "old" solution. The current Excel UDF in the repository has a COM error handler established for each function when called and dropped at the end.
03/11/15:
- 20:34 Ticket #3001 (Added AutoIt3x_64.dll to Excel Add-in list loads it as initial spreadsheet.) created by
- Added AutoIt3x_64.dll to Excel Add-in list. Now the DLL loads as …
03/10/15:
- 23:24 Ticket #3000 (scriptline) created by
- When I don't set my own com error function and an error occurs the …
- 22:15 Ticket #2998 (Add key #03 to _IsPressed() in the Help file) closed by
- Completed: Added by revision [11236] in version: 3.3.13.20
- 22:08 Ticket #2986 (_GUICtrlListView_SetColumnOrderArray - typo in parameters description) closed by
- Fixed: Fixed by revision [11235] in version: 3.3.13.20
03/08/15:
03/06/15:
03/05/15:
- 19:06 Ticket #2999 (FTP read fails because of exe file name and the path location) created by
- This is on Windows 7 Ultimate x64, if the file is named mtu.exe and it …
- 16:58 Ticket #2998 (Add key #03 to _IsPressed() in the Help file) created by
- In the Help file, the listing of keys for _IsPressed() in the Misc.au3 …
- 13:07 Ticket #2997 (Bug in PCRE) created by
- A bug in recent releases of the PCRE library has been reported which …
03/03/15:
- 19:57 Ticket #2996 (3.3.13.19 installer doesn't end-task file dependencies) created by
- 1.install 3.3.8.1 into d:\autoit-3.3.8.1\ 2.install 3.3.13.19 into …
02/27/15:
- 07:44 Ticket #2995 (Create and pass array as parameter in the parameter itself) created by
- Sorry for my English, I am using a translator. It would be very useful …
02/26/15:
- 03:10 Ticket #2994 (Can't run _Excel_RangeFind example in 3.3.13.19) created by
- When you try to run any of the example scripts, from the help file for …
02/25/15:
- 23:25 Ticket #2993 (_Excel_RangeFind returns only last occurrence of string found Rather ...) created by
- It appears that the routine returns only the last occurrence of string …
02/24/15:
02/23/15:
- 13:58 Ticket #2992 (Int, Dec, Number return incorrect results when used with binary and ...) created by
- Forum bug report: …
02/18/15:
02/15/15:
- 09:00 Ticket #2976 (compiled Execute(inputbox...) fails on bad argument error) closed by
- Completed: Added by revision [11227] in version: 3.3.13.20
- 08:51 Ticket #2982 (_FTP_Connect - example proposal) closed by
- Completed: Added by revision [11226] in version: 3.3.13.20
- 08:40 Ticket #2975 (_WinAPI_GetFontResourceInfo return only the first 31 characters from ...) closed by
- No Bug
- 08:21 Ticket #2990 (Passing Parameter that has spaces and commas) closed by
- Rejected: Same comment as your other Feature request.
- 08:20 Ticket #2991 (MSI Exec with spaces and commas) closed by
- Rejected: The secret is that this is a bug&feature reporting place and not a supportforum. Go here for questons:http://www.autoitscript.com/forum Jos
- 02:04 Ticket #2991 (MSI Exec with spaces and commas) created by
- I have a MSI command that has a space and some commas. How do i pass …
- 00:56 Ticket #2990 (Passing Parameter that has spaces and commas) created by
- Hi - i have a need to run and MSI but the arguments have spaces and …
02/14/15:
- 14:53 Ticket #2989 (@OSVersion And Windows 10) created by
- Been asked to add this so it gets added to Autoit before Windows 10 …
02/13/15:
- 20:26 Ticket #2988 (_Excel_RangeFind fails without throwing error when searching inactive ...) created by
- Using _Excel_RangeFind on an inactive workbook with a string as the …
Note: See TracTimeline
for information about the timeline view.