Timeline


and

09/13/08:

17:16 Ticket #578 (#570 CLOSED? AutoIt problems handling filenames with two or more ...) closed by Valik
No Bug: Straight from the documentation for "ExpandVarStrings": > when in this mode and you want to use a literal $ or @ then double it up: "This is a single dollar $$ sign". It has absolutely nothing to do with file names. It has everything to do with the feature you chose to turn on working working exactly as it was designed and documented. The behavior you describe is not a bug. As for the false assumptions, all your comments on "compile-time" versus "run-time" are a load of ignorant conjecture. AutoIt is not a true compiled language. Very little is done at compile-time because AutoIt does not have an optimizing compiler. The only things that are done at compile-time are things that can't be done at run-time. Changing this to a bug and closing it, again.
15:00 Ticket #553 (_ArrayDisplay() has another problem if using literal pipes in the array) closed by Gary
No Bug: Just change the separator character to something not used in the literal string. For example: […]
14:00 Ticket #577 (Would you like to save money?) closed by Gary
No Bug: Moron
11:55 Ticket #578 (#570 CLOSED? AutoIt problems handling filenames with two or more ...) created by S-O
#570 CLOSED? AutoIt problems handling filenames with two or more …
09:48 Ticket #577 (Would you like to save money?) created by anonymous
We are professional brand shoes,Apparel and Accessories supplier in …
06:47 Ticket #570 (AutoIt problems handling filenames with two or more consecutive dollar ...) closed by Valik
No Bug: Replying to sven-olof.gransten2@tele2.se: > It seems that it has to do with the use of Opt("ExpandVarStrings", 1) function. > It seems that AutoIt is not differentiating between literals and variabelnames and > the actual contents of variabelnames. Literals and varaiabelnames is part of the > AutoIt language at compilation time and should be interpreted at compilation time. I have made a simpel script to show what I meen. AutoIt is intepreting the contents of variabels at runtime (looking for $ signs) when it shouldn't. > I am running Windows XP PRO SP3 (English version) and AutoIt 3.2.12.0. > I like AutoIt very much and wan't to be some help if I can! > See attachment for the script FilenameTest.au3. It creates 5 txt files with 2 lines in each. > > Regards > S-O A little more reading of the documentation and a little less making false assumptions about how the language works will go a long way towards remedying your issue which is not a bug.

09/12/08:

22:54 Ticket #576 (Autoit3 Portable) closed by Valik
Rejected: AutoIt is portable. It requires no installation or registry keys to run. Search the forum, there's information on how to configure SciTE and AutoIt to run off things like USB drives.
22:26 Ticket #576 (Autoit3 Portable) created by Moddy
As far as I know there is no IDE that i can take with me on a portable …
15:53 Ticket #575 (@ProgramFilesDir) created by JPPercy
It doesn't work correctly in Windows Vista Portuguese. […] My …

09/11/08:

18:18 Ticket #569 (TCPRecv - SocketToIp() function in Helpfile example has incorrect DllCall()) closed by Jpm
Fixed: Fixed in version: 3.2.13.8
17:06 Ticket #572 (Provide WinRar integration) closed by Valik
Rejected: There are at least two ways to achieve what you're asking for without having to modify anything. This doesn't need to be built in.
17:02 Ticket #573 (Random ($min, $max) when $min = $max) closed by Valik
No Bug: I don't know why you think a Random() function in another language means anything. The fact that Delphi behaves differently than AutoIt doesn't make AutoIt wrong since the function is working how it's designed and documented.
14:11 Ticket #574 (Problem with sending the Windows Key + L) created by Ainner
I'm using the Novell client. Send("#l") This lock the workstation …
11:29 Ticket #573 (Random ($min, $max) when $min = $max) created by anonymous
I tried in Delphi 2007 and Random($min, $max) = $min (or $max) …
11:08 Ticket #571 (Return value documentation is incorrectly copied in ListBox module) closed by Gary
Fixed: Fixed in version: 3.2.13.8
09:20 Ticket #572 (Provide WinRar integration) created by splintor@…
Since you already "know" how to compile a script to an executable, it …
09:08 Ticket #571 (Return value documentation is incorrectly copied in ListBox module) created by splintor@…
In GuiListBox.au3, the Return Value description of the functions …

09/10/08:

22:02 Ticket #570 (AutoIt problems handling filenames with two or more consecutive dollar ...) created by sven-olof.gransten2@…
Ihave used functions FileGetLong and FileGetTime and both gives error …
19:11 Ticket #569 (TCPRecv - SocketToIp() function in Helpfile example has incorrect DllCall()) created by wraithdu
The first DllCall() in this function should be - […] The parameter …

09/09/08:

19:00 Ticket #527 (Abend 0xC0000005 at 7C9109F9 in Aut2exe.exe (ntdll.dll)) closed by Valik
Works For Me: I can't reproduce. Closing as works for me.
18:51 Ticket #562 (WinWait and similar functions fails if in TITLE parameter there is ...) closed by Valik
Fixed: Fixed in version: 3.2.13.8
18:12 Ticket #566 (Error Helpfile Sample-Script, Appendix @OSLang Values) closed by Valik
Fixed: Fixed in version: 3.2.13.8
18:02 Ticket #568 (_INetSmtpMail(): Two features: 1.) email priority, 2.) possibility to ...) created by rudi
Hi Develeopers! It would be great to have two additional things for …
17:59 Ticket #567 (missing function) closed by Valik
No Bug: Following up further, this is the reason stripping is and will not be a built-in feature. In the case where a function is a callback, you must tell the stripping mechanism not to strip the function because otherwise it will since it doesn't know it's being called. This is not a bug.
16:14 Ticket #567 (missing function) created by grzesiek
Obfuscator does not add _GUICtrlListView_Sort() function to compiled …
14:07 Ticket #566 (Error Helpfile Sample-Script, Appendix @OSLang Values) created by Polyphem
Sample not working, should be: MsgBox(0, "Your OS Language:", …

09/08/08:

21:13 Ticket #558 (Documentation Error) closed by Gary
Duplicate: duplicate of #434
16:27 Ticket #564 (Suggestion) closed by Valik
Rejected: That is far too much text for the issue tracker. You have about five thousand different issues. You mention applications that are not directly related to AutoIt, things that are on the "do not ask about these" list, things that allow you to create bad code, a lot of things that can be done yourself if you'd just spend some time thinking and learning the language a little better, and things that should not be implemented in AutoIt at all. Closing as rejected.
11:44 Ticket #565 (Calculate Membership in group or ranges) created by Dschingis
A function for calculating the membership in a group or range, which …
08:40 Ticket #564 (Suggestion) created by geld722@…
--------------------Written-----By-----Geld722---------------------- …
02:20 Ticket #563 (Not really a future request and Not really a bug -> Msgbox Left and ...) closed by Valik
No Bug: The function is a standard system function. We do not control the appearance.

09/07/08:

20:16 Ticket #563 (Not really a future request and Not really a bug -> Msgbox Left and ...) created by Emiel Wieldraaijer
Hi, I think the right right margin of a messagebox should be …

09/06/08:

16:29 Ticket #557 (InputBox: Left & Top 'Default' keyword not working.) closed by Jpm
No Bug
16:19 Ticket #559 (FileCopy does not work when there is a file exist with the same name ...) closed by Jpm
No Bug: It can't work as *.txt is referencing a group of files that cannot be copied in a file Whatever you use the override/creation dir flag.
16:13 Ticket #560 (WinWait and similar functions fails if in TITLE parameter there is ...) closed by Jpm
Duplicate
16:13 Ticket #561 (WinWait and similar functions fails if in TITLE parameter there is ...) closed by Jpm
Duplicate
14:55 Ticket #562 (WinWait and similar functions fails if in TITLE parameter there is ...) created by blackgilmor@…
WinWain function, and other similar, fails when in title parameter is …
14:53 Ticket #561 (WinWait and similar functions fails if in TITLE parameter there is ...) created by blackgilmor@…
WinWain function, and other similar, fails when in title parameter is …
14:51 Ticket #560 (WinWait and similar functions fails if in TITLE parameter there is ...) created by blackgilmor@…
WinWain function, and other similar, fails when in title parameter is …
06:20 Ticket #559 (FileCopy does not work when there is a file exist with the same name ...) created by anonymous
FileCopy does not work when there is a file exist with the same name …

09/05/08:

20:28 Ticket #558 (Documentation Error) created by FrozenTeeth
In the windows help file I found a possible error. Please verify. …
15:26 Ticket #557 (InputBox: Left & Top 'Default' keyword not working.) created by PeteW
Hello, According to the v3.2.12.1 Help file, the keyword Default …

09/04/08:

19:51 Ticket #556 (Change to SciTE4AutoIt3.exe installer.) closed by Jos
Rejected: Don't see how this works as you didn't install upgrade for SciTE4AutoIt3. I do try to keep it as Backwards compatible as possible but do not have the gift to make it forwards compatible. Jos
19:48 Ticket #554 (AutoIt3Wrapper not processing "&" in path properly) closed by Jos
Fixed
17:43 Ticket #536 (ControlGetFocus() prevents double-clicks) closed by Valik
Wont Fix: This can't be fixed. It's a quirk of windows that when getting focus the input state is reset (keyboard state, mouse state, et cetera). You can still double-click, you just now have to do it faster than the polling interval since it's going to reset the mouse input each time. Closing as won't fix because while it is undesirable behavior it can't be fixed since it's a Windows design problem.
16:12 Ticket #556 (Change to SciTE4AutoIt3.exe installer.) created by dg0421
I would like to suggest that the SciTE4AutoIt3.exe installer check the …
13:41 Ticket #555 (bug in _GUICtrlListView UDF) created by anonymous
_GUICtrlListView_SetItemDropHilited didnt work properly, so we tried …
06:46 Ticket #549 (ControlSend sometimes sends wrong text) closed by Jpm
No Bug: depending what you are oing simulteaneously when running your script eg you can have such behaviour if the shift key used. the zedna suggestion is perfectly valid (controlsettext)

09/03/08:

18:38 Ticket #554 (AutoIt3Wrapper not processing "&" in path properly) created by dg0421
My source files are contained in: E:\ACE-IDS\XP & 2003 …

09/02/08:

17:27 Ticket #551 (ControlClick with "new" buttons syntax error (au3check)) closed by Jos
Fixed: Fixed in version: 3.2.13.8
17:21 Ticket #553 (_ArrayDisplay() has another problem if using literal pipes in the array) created by GEOSoft
I seldom use this function but it seems that each time I do, I find …

09/01/08:

17:25 Ticket #552 (ProcessExist/ProcessList optional username parameter) closed by Valik
No Bug: This is not a bug and the need is over-stated a bit. Closing as no bug.
15:41 Ticket #552 (ProcessExist/ProcessList optional username parameter) created by Developer@…
ProcessExist and ProcessList could provide an optional username …
14:14 Ticket #551 (ControlClick with "new" buttons syntax error (au3check)) created by Xenobiologist
Hi, ControlClick($title,, 1, 'primary') ControlClick($title,, 1, …
14:08 Ticket #550 (Run() - doc precision) created by Zedna
From AutoIt changelog: […] But there is no information about this …
03:21 Ticket #549 (ControlSend sometimes sends wrong text) created by www.songwei@…
ControlSend sometimes sends wrong text. For example, I want to send …

08/31/08:

08:24 Ticket #548 (Array initializing syntax everywhere) created by monoceres
It would be great if this syntax: [1,2,3] would work just like an …
04:36 Ticket #547 (WinGetHandle and WinGetTitle under Vista) closed by Valik
No Bug: The reason is the windows are running on a different desktop. This is expected and is not a bug.
04:30 Ticket #547 (WinGetHandle and WinGetTitle under Vista) created by Developer@…
Under Vista, the WinGetHandle function does not return the handle of a …

08/30/08:

20:21 Ticket #543 (Autoit does not automate high res mouse motion correctly.) closed by Jos
No Bug

08/29/08:

06:53 Ticket #497 (GUICtrlSetFont() does not work in a listview control) closed by Jpm
Works For Me
02:02 Ticket #485 (missing related links in helpfile) closed by Gary
Fixed: Fixed in version: 3.2.13.8
02:01 Ticket #545 (Add other possibility in FAQ, point 13. Howto: custom icon) closed by Valik
Rejected: SciTE4AutoIt3 and it's tools are not an official part of AutoIt. Adding documentation for how to do things which relies on tools not every user has installed is not a very good idea.
01:34 Ticket #511 (GUICtrlCreateTab - doc precision) closed by Gary
Rejected
01:31 Ticket #506 (_FileCountLines) closed by Gary
Fixed: Fixed in version: 3.2.13.8

08/28/08:

20:47 Ticket #546 (FileOpen() Shared/exclusive access) created by ChrisL
I would find it useful to add a new flag or flags to the FileOpen() …
18:10 Ticket #544 (Read from console with FileRead) closed by Valik
No Bug: This doesn't need documented. There is a native AutoIt function for doing the same thing so I don't feel that it is necessary for us to document alternate ways.
10:21 Ticket #545 (Add other possibility in FAQ, point 13. Howto: custom icon) created by Triblade
In the helpfile under FAQ, point 13 there is written how to add a …
07:26 Ticket #544 (Read from console with FileRead) created by paulpmeier
The description of this feature I missed in the AutoIt Help: …
03:21 Ticket #543 (Autoit does not automate high res mouse motion correctly.) created by anonymous
The program I am trying to automate appears to use the directx high …

08/27/08:

19:18 Ticket #542 (StringRegEx causing a hard crash) created by Jos
http://www.autoitscript.com/forum/index.php?showtopic=76269&view=findpo
07:28 Ticket #541 (ControlCommand Helpfile typo) closed by Jpm
Fixed: Fixed in version: 3.2.13.8

08/26/08:

17:05 Ticket #540 (ProcessExists() causes a large number of page faults) closed by Valik
No Bug: It goes up by approximately 105 per call for me. However, this doesn't appear abnormal. Process Explorer, which I used to watch the page fault count, goes up by over 250 page faults per update interval. It appears that using the Windows API functions we do to enumerate processes just generates a lot of page faults. It's nothing to be concerned about.
12:33 Ticket #541 (ControlCommand Helpfile typo) created by Xenobiologist
Hi, ControlCommand helpfile little typo. "HideDropDown", "" UNdrops …
09:31 Ticket #540 (ProcessExists() causes a large number of page faults) created by MarcoM
I know that page faults are not errors per se, but ProcessExists() is …
02:50 Ticket #539 (StringSplit w/ flag 2 doesn't return string if no delims) created by wraithdu
In StringSplit() with flag 2 (no return count in first element), if …
00:17 Ticket #538 (GUICtrlCreateGraphic - working on last GUI created) closed by Valik
No Bug: This is not a bug. ANY control you try to create will fail. Controls are created on the GUI that is set internally as the "current" GUI. Since you deleted the current GUI, creation fails. To control what GUI controls are created on, use GUISwitch().

08/25/08:

23:58 Ticket #538 (GUICtrlCreateGraphic - working on last GUI created) created by enaiman
Hi, I'm not sure if this is an intended behaviour or a bug. …
18:50 Ticket #537 (Strange behaviour while using wrong GUI parameter) closed by Valik
No Bug: It's not strange. You're passing an HWND as the extended style. Since the HWND changes from run to run, you pass a different value every time. Since the extended style is just bitwise flags, you're passing a different combination each time. That's why the results are unpredictable.
17:33 Ticket #537 (Strange behaviour while using wrong GUI parameter) created by Xenobiologist
Hi, I tested this script and my Windows hung up after I clicked the …
11:20 Ticket #536 (ControlGetFocus() prevents double-clicks) created by MarcoM
It seems that polling which control has the focus with …
11:15 Ticket #535 (don't pause the script when the tray menu is open or the gui title bar ...) created by ar.0.cut.all.the.dots@…
Clicking on the script's tray menu or a GUI window title bar pauses …

08/24/08:

04:19 Ticket #534 (Binary() is ****ed up) closed by Valik
No Bug: It looks correct to me. It stores the int 256 in binary format which is 0x00000100 in hex. But here's the catch, it's stored in little-endian which is why you see it as 0x00010000. You can use this line to see how the bytes are stored little-endian: […] When you read it right to left, 2 characters at a time, it spells 0xDEADBEEF again showing how little-endian stores it. I also get 0x00010000 both times so I don't see any bugs at all.
03:55 Ticket #534 (Binary() is ****ed up) created by mmavipc@…
heres some example code $nNum = 256 consolewrite(binary($nNum) & @lf) …

08/22/08:

21:57 Ticket #533 (_ArrayBinarySearch allows multi-dimension array when it shouldn't) closed by Gary
Fixed: Fixed in version: 3.2.13.8
16:44 Ticket #532 (Adding Icons to Tray Menu) closed by Valik
Rejected: This is outside the scope of what AutoIt should be doing.
15:55 Ticket #533 (_ArrayBinarySearch allows multi-dimension array when it shouldn't) created by Triblade
It's my coding mistake that I tried to use it on a two dimensional …
12:05 Ticket #532 (Adding Icons to Tray Menu) created by playzoneuk
Is there a possibility of having the ability to add icons to Tray …

08/21/08:

17:28 Ticket #530 (HotKeySet ignores optional parameters) closed by Valik
No Bug: This is not a bug.
16:00 Ticket #531 (GuiCtrlSetGraphic documentation) created by koshyjohnuk
This is not major. Just a couple of mistakes in the help file for the …
12:49 Ticket #530 (HotKeySet ignores optional parameters) created by danerjones@…
After executing this function: […] The following Error was …
08:50 Ticket #529 (Identifying .NET controls using WM_GETCONTROLNAME) created by zfisherdrums
Having read previous request and response for DataGrid on ticket #23, …
08:29 Ticket #528 (Native Control Identification and Property Retrieval using Active ...) created by zfisherdrums
<disclaimer> I request this understanding that it may be outside of …

08/19/08:

20:19 Ticket #526 (0x8007007E error when compiled 32 bit. OK when compiled 64 bit. Reopened.) closed by Valik
Duplicate: Appears to be a duplicate of #525
20:16 Ticket #525 (0x8007007E error when compiled 32 bit. OK when compiled 64 bit. Reopened.) closed by Valik
No Bug: You have to turn WOW64 redirection off. Windows is going to continue to redirect the system32 directory for a 32-bit process to the SYSWOW64 directory which contains the 32-bit files. That's why you get the "module not found" error - it's not looking where you think it is. Look at Using AutoIt -> Running under Windows 64-bit Edition in the documentation for more information about directory/registry redirection under 64-bit Windows and what you can do to turn it off. This is still not a bug in AutoIt.
20:06 Ticket #524 (MsgBox(): Text as first parameter) closed by Valik
Rejected
19:20 Ticket #527 (Abend 0xC0000005 at 7C9109F9 in Aut2exe.exe (ntdll.dll)) created by Spiff59
The attached (unfinished) code runs interpretively out of SciTe, but …
15:43 Ticket #526 (0x8007007E error when compiled 32 bit. OK when compiled 64 bit. Reopened.) created by drummer
The Run function returns error 0x8007007E when I run the attached …
15:41 Ticket #525 (0x8007007E error when compiled 32 bit. OK when compiled 64 bit. Reopened.) created by drummer
The Run function returns error 0x8007007E when I run the attached …
12:12 Ticket #524 (MsgBox(): Text as first parameter) created by amokoura
I suggest MsgBox function to have the text parameter to be the first. …

08/17/08:

15:43 Ticket #523 (Associative arrays...) closed by Valik
Rejected: The answer doesn't change no matter how many times this is asked for (also known as, search first, please).
13:52 Ticket #523 (Associative arrays...) created by Tom---Schuster@…
Please, implant associative arrays it would make scripting for me much …

08/16/08:

22:55 Ticket #522 (TrayMenu Select Option - Works on button down, not button up) closed by Valik
Rejected: This is a very specific request and not generally useful.
17:00 Ticket #522 (TrayMenu Select Option - Works on button down, not button up) created by Melba23
Hi, I wonder if you would consider putting in an option for TrayMenu …
04:37 Ticket #517 (WinAPI UDF - bad error checking after DllCall()) closed by Gary
Fixed: Fixed in version: 3.2.13.8

08/15/08:

23:54 Ticket #521 (Forum Upload Issue) created by HeidiR
I'm not sure if this is the right place to report forum issues. …
22:57 Ticket #519 (Wrong parameters in help file for GUICtrlSetDefBkColor) closed by Jpm
Fixed: Fixed in version: 3.2.13.8
22:29 Ticket #520 (WMI SwbemRefresher Object used in a loop has memory leak) created by PsaltyDS
Ref: Example Scripts, _ProcessListProperties() function …

08/14/08:

23:25 Ticket #518 (IniRead() optionally create default entry if not exists) closed by Valik
Rejected: You're asking for a function that reads to have the ability to write? Think about that for a second. Anyway, this doesn't sound all that useful for the masses. In general, it shouldn't make any difference whether the key exists or not. You obviously realize how trivial it is to wrap the desired functionality in a UDF so I suggest just using that for your own needs.
22:02 Ticket #519 (Wrong parameters in help file for GUICtrlSetDefBkColor) created by GEOSoft
GUICtrlSetDefBkColor mistakingly uses the same parameters table as …
21:50 Ticket #518 (IniRead() optionally create default entry if not exists) created by matin@…
For scripts that use INI files, the option to create default INI …
10:53 Ticket #517 (WinAPI UDF - bad error checking after DllCall()) created by Zedna
This line is missing in many functions after DllCall: […] …
Note: See TracTimeline for information about the timeline view.