Timeline
11/06/15:
- 01:25 Ticket #3160 (Allow Null to specify NULL pointer for more DllCall() pointer types.) created by
- I see that using the Null keyword with str and wstr parameters of …
- 01:17 Ticket #3159 (ObjCreateInterface and BOOL type.) created by
- 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
- 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
- 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
- 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
- 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
- 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
- Note to self: \xA0 is NOT part of \s
- 20:29 Ticket #3153 (AU3Check to change SciTE console results output sequence) closed by
- 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
- Now AU3Check provide results (in SciTE console) for current script in …
10/31/15:
10/29/15:
- 17:18 Ticket #3098 (ObjEvent - @error - when no ErrorHanlder registered) closed by
- 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
- Fixed
10/28/15:
- 21:05 Ticket #2617 (Incorrect multi-byte characters in "Au3Record.exe /o") closed by
- 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
- No Bug
10/27/15:
- 15:33 Ticket #3152 (FileCopy doesn't cope well with copying files with embedded spaces in ...) created by
- 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
- Rejected: As discussed in the forum. Jos
- 17:18 Ticket #3151 (TCPConnect() return always -1 on a public ip) created by
- 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
- Please add new function to GuiListView UDF: …
- 14:21 Ticket #3149 (Add new functions to SQLite UDF) created by
- Please add new functions to SQLite UDF (or modify existent): …
- 09:33 Ticket #3148 (Add new events to GUIGetMsg()) created by
- 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
- 1. Automatically add need keywords like …
10/23/15:
- 15:38 Ticket #3146 (RegRead documentation incorrect or deprecated) created by
- The helpfile states […] The entries are, however, separated by …
10/21/15:
- 18:55 Ticket #3144 (Givenchy Handbags, Givenchy Bags & Givenchy Antigo) closed by
- Rejected
- 18:52 Ticket #3145 (ObjGet 3.3.14.2 dont work) closed by
- No Bug
- 17:59 Ticket #3145 (ObjGet 3.3.14.2 dont work) created by
- Script example: […] If Excel is open or not open => Error: Error …
10/20/15:
- 14:50 Ticket #3144 (Givenchy Handbags, Givenchy Bags & Givenchy Antigo) created by
- <snip>
- 08:40 Ticket #3143 (Beta Help File Option in SciTE) closed by
- Works For Me: Try to use […] btw. Next time please first ask on the forum.
- 06:14 Ticket #3143 (Beta Help File Option in SciTE) created by
- Hello, As the title says, I want an option for Beta Help File when I …
10/18/15:
10/17/15:
- 11:02 Ticket #3142 (Auto-Complete in SciTE) created by
- My laziness make me wish for Auto-Complete function in SciTE should be …
10/16/15:
- 08:04 Ticket #3141 (Wrong Screen Size Dimension Problem in Windows10 in Combination with ...) created by
- The detection of the right screen size under windows 10 is wrong. It …
10/13/15:
- 19:53 Ticket #3140 (@error Description) created by
- here: https://www.autoitscript.com/autoit3/docs/function_notes.htm …
- 01:42 Ticket #3103 (_Timer_GetIdleTime not working properly in Windows 10) closed by
- Works For Me
- 01:41 Ticket #3139 (FileGetTime out by exactly one hour.) closed by
- No Bug: It's not a bug in AutoIt, it's how the Windows API for file times works. https://msdn.microsoft.com/en-us/library/windows/desktop/ms724290%28v=vs.85%29.aspx?f=255&MSPPError=-2147217396 Windows files times are in UTC and then adjusted for the time zone you're in, UTC isn't affected by daylight savings time.
10/12/15:
- 22:55 Ticket #3139 (FileGetTime out by exactly one hour.) created by
- I have a regular file, a movie. In Windows (8.1 x64) properties …
10/08/15:
- 18:22 Ticket #3138 (GUIRegisterMsg - add to chain) closed by
- Rejected: Jon has already stated that this will not be done. M23
10/07/15:
- 18:23 Ticket #3138 (GUIRegisterMsg - add to chain) created by
- As written in help: GUIRegisterMsg - Register a user defined function …
- 12:25 Ticket #3093 (_FileWriteToLine() option to create a new line if it doesn't exist) closed by
- Completed: Added by revision [11560] in version: 3.3.15.1
- 10:29 Ticket #3137 (FileRead() treats count parameter as bytes instead of characters for ...) created by
- When reading from UTF-8 files (with or without a BOM) the count …
Note: See TracTimeline
for information about the timeline view.