Timeline



Sep 19, 2016:

5:23 PM Ticket #3217 (FileInstall() memory leak) updated by BrewManNH
I don't have version 3.3.8.1 to test against, but in 3.3.12.0 it shows the same. It's the file being extracted from the exe, and as soon as that is extracted and saved to disk, the memory usage drops to a normal level. Doesn't look like a memory leak to me, I'd have to agree with TheDcoder that it's normal.
11:22 AM Ticket #3276 (Getting/Setting DllStruct array-element with index stored in varible ...) created by genius257
The code below illustrates the problem […]

Sep 17, 2016:

2:55 AM Ticket #3273 (_ArrayExtract: Error return value description) closed by BrewManNH
Fixed: Fixed by revision [11807] in version: 3.3.15.1

Sep 14, 2016:

9:46 PM Ticket #3275 (free/unset variable) updated by anonymous
So what if it does? The actual memory usage would be tiny, so I don't see why this would be an issue worth implementing.
6:13 PM Ticket #3275 (free/unset variable) created by genius257
It would be nice to be able to free/unset variables. I know setting …

Sep 12, 2016:

3:59 PM Ticket #3274 (Problems with ControlSend) updated by J-Paul Mesnage
Has I don't have a COM1, I can't reproduce All the pointed tickets do not help to reproduce. If you cannot attached a "working" script I will close it again Sorry
3:47 PM Ticket #3274 (Problems with ControlSend) created by anonymous
ControlSend acts erratically when executed on Minimised window. …

Sep 9, 2016:

5:56 PM Ticket #3273 (_ArrayExtract: Error return value description) updated by BrewManNH
Is there a reason you quoted what I said, because you forgot to add anything to your post? In case you're wondering the line in your bug report I was responding to is this one: > By the way, where can I get a version of AutoIt with this problem fixed? Thanks! My response was telling you that there's no reason to look for a "fixed" version of AutoIt because your complaint is a minor documentation error that doesn't affect anything in the function itself. Seeing as how you already know what the correct return value is, you shouldn't need an updated help file to know what to do with it. It will get fixed when it gets fixed and now that you know what the correct return value is, write your scripts with that return value in mind.

Sep 5, 2016:

5:26 AM Ticket #3273 (_ArrayExtract: Error return value description) updated by Sponge Jhan
Replying to BrewManNH: > The only "problem" is the documentation, and you already know what the return value is, so what exactly do you need fixed? > > The documentation can be fixed to reflect the correct return result, but other than that there's nothing to fix in the function itself.

Sep 3, 2016:

3:09 PM Ticket #3273 (_ArrayExtract: Error return value description) updated by BrewManNH
The only "problem" is the documentation, and you already know what the return value is, so what exactly do you need fixed? The documentation can be fixed to reflect the correct return result, but other than that there's nothing to fix in the function itself.

Sep 2, 2016:

8:24 PM Ticket #3273 (_ArrayExtract: Error return value description) created by Sponge Jhan
_ArrayExtract returns an array on success, but Help file shows that …
4:37 PM Ticket #3272 (suggesting 2 features that would be really useful) created by anonymous
First feature: …
8:02 AM Ticket #3269 (ControlSend acts inconsistently) updated by anonymous
Are you serious? How is this "no bug"? Many people complain about the ControlSend erratic behaviour. This post just gave new information that the erratic behaviour does NOT happen on a maximized window. Why not use it to fix the bug which is clearly there? I don't need any support for my case.

Aug 27, 2016:

8:31 AM Ticket #3269 (ControlSend acts inconsistently) closed by Melba23
No Bug: As explained in the ticket to which you linked, this is not the place to ask for support. please post in the forum. M23

Aug 24, 2016:

10:23 PM Ticket #3271 (Website Register doesnt work!) updated by anonymous
msndotcom dont know why he shows ... Name UltraTM im really sorry to post this here. Im also a dev and know what a bugtracker is for :( But had no chance
10:22 PM Ticket #3271 (Website Register doesnt work!) updated by renekiesewetter@…
Hello, ups sorry. Yes i also filled out the contact form the last days 2-3 times. my mail renekiesewetter@…
10:04 PM Ticket #3271 (Website Register doesnt work!) closed by Jos
No Bug
10:04 PM Ticket #3271 (Website Register doesnt work!) updated by Jos
Great to report an issue without leaving contact details.... let me get my crystal ball from the workshop and I'll get back to you. ;) Jos PS: seriously: I guess you did find the contact form assuming you are Gerard?
9:28 PM Ticket #3271 (Website Register doesnt work!) created by anonymous
Hello the Website Register doesnt work. I dont know how to contact you …
2:39 AM Ticket #3263 (DocSaveAs does not output HTML file properly) closed by BrewManNH
No Bug: You're not saving it as an HTML file with that code, you're saving it as a Word document. Just because you name it with an HTML extension doesn't mean that it's going to save it as HTML. You need to add the file format parameter if you're saving it as something other than a Word document, in this case you need to use $WdFormatHTML as the file format parameter.

Aug 23, 2016:

8:57 AM Ticket #3268 (Notepad++ not marked as "free" in Script Editors section in help file) updated by TheDcoder <Email@…>
Replying to Jpm: > Thanks My pleasure :)
8:44 AM Ticket #3268 (Notepad++ not marked as "free" in Script Editors section in help file) closed by J-Paul Mesnage
Fixed: Thanks

Aug 22, 2016:

7:00 PM Ticket #3270 ("Au3Record" is missing from builds autoit-v3.3.14.1 and autoit-v3.3.14.2) closed by Jos
No Bug
6:59 PM Ticket #3270 ("Au3Record" is missing from builds autoit-v3.3.14.1 and autoit-v3.3.14.2) updated by Jos
... and what exactly is your bug report? Jos ps: https://www.autoitscript.com/forum/topic/176009-where-is-au3recordexe/#comment-1267875
6:23 PM Ticket #3270 ("Au3Record" is missing from builds autoit-v3.3.14.1 and autoit-v3.3.14.2) created by gerod@…
1. Get AUtoIt from …
10:21 AM Ticket #3269 (ControlSend acts inconsistently) created by zureks@…
This problem was already raised in: …
10:06 AM Ticket #3268 (Notepad++ not marked as "free" in Script Editors section in help file) created by TheDcoder <Email@…>
You can it for yourself in the …

Aug 20, 2016:

6:48 PM Ticket #3267 (ByRef parameter with unnamed temporary variables) updated by anonymous
For those that want to test/use it already: https://www.autoitscript.com/autoit3/scite/download/beta_SciTE4AutoIt3/Au3Check.exe Jos
6:41 PM Ticket #3267 (ByRef parameter with unnamed temporary variables) closed by Jos
Fixed: Fixed by revision [11787] in version: 3.3.15.1
6:29 AM Ticket #3266 (VarGetType helpfile example broken) closed by J-Paul Mesnage
Rejected
Note: See TracTimeline for information about the timeline view.