Timeline


and

11/23/15:

22:24 Ticket #3176 (possible error in DriveMapAdd documentation) created by rick.narveson@…
DriveMapAdd refers to 3 constants and claims they are defined in …
08:58 Ticket #3166 (Error in Arrays wiki) closed by Melba23
Fixed

11/22/15:

16:54 Ticket #3175 (Orthospell (Spell Checker) integration in SciTE4AutoIt) created by TheDcoder
Hello! It would be nice if [http://tools.diorama.ch/orthospell.html

11/21/15:

18:22 Ticket #3174 (New functionality for Maps and Arrays in String() Function) closed by BrewManNH
Rejected: Why should it return that? You'll be causing all sorts of script bugs if you return a string for something that isn't something you can turn into a string. It's designed to turn numbers or mathematical expressions into a string, it's not designed to account for people using it incorrectly. You should try and write your own function to handle something like that.
11:23 Ticket #3174 (New functionality for Maps and Arrays in String() Function) created by TheDcoder
Hello, It would be nice if String($aArray) returns "{Array}" and …
11:18 Ticket #3173 (Beta Helpfile won't launch if Stable Helpfile is open and vice versa) created by TheDcoder
Hello, Here are the steps to reproduce the bug: 1. Launch Stable …

11/20/15:

14:47 Ticket #3172 (IniRead() function returns ANSI chars instead of Unicode Chars) closed by BrewManNH
Duplicate: This is a duplicate of 3170 which was closed as No Bug. Still not a bug, please don't repost this.
11:13 Ticket #3172 (IniRead() function returns ANSI chars instead of Unicode Chars) created by anonymous
IniRead() function returns ANSI chars instead of Unicode Chars when …
08:49 Ticket #3171 (Count of Keys in Returned Array of MapKeys) created by TheDcoder
Hello :) It would be nice if the returned array of MapKeys function …

11/19/15:

19:30 Ticket #3170 (IniRead() functions returns ANSI chars instead of Unicode Chars) closed by guinness
No Bug: This is not a bug. Search the Forum please.
10:42 Ticket #3170 (IniRead() functions returns ANSI chars instead of Unicode Chars) created by Factfinder
IniRead() function works good for ANSI strings but returns ANSI chars …

11/16/15:

21:31 Ticket #3169 (Missing constants for WinGetState) closed by mLipok
Duplicate: ​https://www.autoitscript.com/trac/autoit/ticket/3116
20:27 Ticket #3169 (Missing constants for WinGetState) created by atbowler@…
The documentation for WinGetState lists $WIN_STATE_EXISTS (1) = Window …
18:47 Ticket #3168 (Missing constants from AutoItConstants.au3) closed by mLipok
Duplicate: https://www.autoitscript.com/trac/autoit/ticket/3116
17:56 Ticket #3168 (Missing constants from AutoItConstants.au3) created by timrude@…
In the help topic for the GetWinState function, it lists the various …
08:16 Ticket #3167 (COM Error Handler - not always fires event) created by mLipok
Discussion: …

11/13/15:

19:09 Ticket #3166 (Error in Arrays wiki) created by lorenzo.santina.dev@…
At wiki page: …
06:29 Ticket #3165 (Call() function called with an empty array results in APPCRASH) created by Rnde
AutoIt3.exe APPCRASH error upon calling Ubound() via Call(): […]

11/12/15:

11:05 Ticket #3164 (problem with the function ToolTip COM Interface) created by blackrodger@…
In the process of the script vbs I use as an information window …

11/10/15:

19:46 Ticket #3162 (RunWait command does not return the exit code of the program that was ...) closed by BrewManNH
No Bug
13:08 Ticket #3163 (Windows PE - Unknown software exeption 0xc000001d) created by Tom1969
TestScript: […] Compile the Script: - Autoit …

11/09/15:

19:40 Ticket #3162 (RunWait command does not return the exit code of the program that was ...) created by PTim
I have observed that the RunWait function does not return the exit …

11/08/15:

03:46 Ticket #3155 (_Excel_RangeWrite with $bForceFunc=True doesn't transpose array) closed by BrewManNH
No Bug: What are you expecting it to do with that set to true? It's only used to tell the UDF to use the _ArrayTranspose function instead of the Excel $oExcel.Transpose function. Furthermore, it's not going to change the output to Excel by setting it true or false. Regardless of the setting, the array is being transposed, it just uses different methods to do that according to the setting. Not a bug, but a misunderstanding of the function.

11/07/15:

14:56 Ticket #3161 (Constants for MemGetStats's returned array) closed by Jpm
Completed: Added by revision [11588] in version: 3.3.15.1
09:25 Ticket #3161 (Constants for MemGetStats's returned array) created by TheDcoder
Hello, I think it would be nice if MemGetStats's returned array has …
08:44 Ticket #3088 (ie.au3 readystate enums) closed by guinness
Rejected: Current work is being done on IE.au3.
08:43 Ticket #3154 (Description of \s is wrong in StringRegExp help file) closed by guinness
Fixed: Fixed by revision [11584] in version: 3.3.15.1
08:37 Ticket #3156 (Help: _Excel_ColumnToLetter / _Excel_ColumnToNumber wrong example) closed by guinness
Duplicate: Duplicate of #3086. Please search before making a ticket. Thanks.
08:34 Ticket #3146 (RegRead documentation incorrect or deprecated) closed by guinness
Works For Me: If you use RegWrite with @LF (example has been fixed in the next beta), then there is no error.

11/06/15:

01:25 Ticket #3160 (Allow Null to specify NULL pointer for more DllCall() pointer types.) created by Valik
I see that using the Null keyword with str and wstr parameters of …
01:17 Ticket #3159 (ObjCreateInterface and BOOL type.) created by Valik
Apologies for the large script but this is the minimum I could get it …

11/04/15:

19:24 Ticket #3158 (Ping() cached) created by anonymous
The ping is cached and it is not rerun. Reproduce Go offline and …
19:21 Ticket #3157 (Run \ Runwait functions fail to run programs with the requested ...) closed by mLipok
Works For Me: works for me. Win7 Pro 64bit Next time before you post any new ticket read TrackTicket RULES >> Guidelines https://www.autoitscript.com/trac/autoit/wiki and if you have any problem with using AutoIt try to ask on the forum: https://www.autoitscript.com/forum/
17:38 Ticket #3157 (Run \ Runwait functions fail to run programs with the requested ...) created by Thesmeg
Regedit.exe fails to run […] mmc.exe fails to run […]

11/02/15:

12:55 Ticket #3156 (Help: _Excel_ColumnToLetter / _Excel_ColumnToNumber wrong example) created by gcriaco@…
the example files of the two UDFs show the wrong function: …
12:48 Ticket #3155 (_Excel_RangeWrite with $bForceFunc=True doesn't transpose array) created by gcriaco@…
Setting the $bForceFunc parameter to True doesn't transpose an array …

11/01/15:

21:57 Ticket #3154 (Description of \s is wrong in StringRegExp help file) created by jchd18
Note to self: \xA0 is NOT part of \s
20:29 Ticket #3153 (AU3Check to change SciTE console results output sequence) closed by Jos
Rejected: Do not make any changes in SciTEGlobal.properties but rather make them in your SciTEUser.properties or else your changes are lost with the next upgrade. I am fine with the current defaults, but feel free to set your own preferences in the user file. Jos
00:08 Ticket #3153 (AU3Check to change SciTE console results output sequence) created by anonymous
Now AU3Check provide results (in SciTE console) for current script in …

10/31/15:

09:14 Ticket #3150 (Add new functions to GuiListView UDF) closed by Melba23
Rejected

10/29/15:

17:18 Ticket #3098 (ObjEvent - @error - when no ErrorHanlder registered) closed by BrewManNH
Rejected: It's not an error to use it that way, it is how the function works. It will return the error handler function name, if no function is assigned yet, that string will be empty. It's up to the programmer to properly register their error handler function, and should use this return value to identify whether or not they've done so. I don't see any error condition that needs to be reported on.
07:52 Ticket #3140 (@error Description) closed by Melba23
Fixed

10/28/15:

21:05 Ticket #2617 (Incorrect multi-byte characters in "Au3Record.exe /o") closed by mLipok
Wont Fix: Au3Record.exe has been removed from the main installer from v3.3.14.1 as it triggers many AV false positives. https://www.autoitscript.com/forum/topic/176009-where-is-au3recordexe/
20:54 Ticket #3151 (TCPConnect() return always -1 on a public ip) closed by BrewManNH
No Bug

10/27/15:

15:33 Ticket #3152 (FileCopy doesn't cope well with copying files with embedded spaces in ...) created by pscales@…
FileCopy of a file with a full path specification and included spaces …

10/26/15:

18:47 Ticket #3147 (Kindly add some extra features to SciTE4AutoIt to make it a real IDE) closed by Jos
Rejected: As discussed in the forum. Jos
17:18 Ticket #3151 (TCPConnect() return always -1 on a public ip) created by sainsuper@…
hello, using this code […] Socket will return always -1 ( and …

10/25/15:

14:29 Ticket #3150 (Add new functions to GuiListView UDF) created by anonymous
Please add new function to GuiListView UDF: …
14:21 Ticket #3149 (Add new functions to SQLite UDF) created by anonymous
Please add new functions to SQLite UDF (or modify existent): …
09:33 Ticket #3148 (Add new events to GUIGetMsg()) created by anonymous
Please add new event to GUIGetMsg() : $GUI_EVENT_PRIMARYDOUBLECLICK: …

10/24/15:

12:02 Ticket #3147 (Kindly add some extra features to SciTE4AutoIt to make it a real IDE) created by kvinu
1. Automatically add need keywords like …
Note: See TracTimeline for information about the timeline view.