Timeline



Feb 20, 2009:

9:00 PM Ticket #831 (Arrays with ranged size - optimizing without breaking compatibility ...) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
8:13 PM Ticket #831 (Arrays with ranged size - optimizing without breaking compatibility ...) created by madflame991
Many many times I wished AutoIt had arrays with ranged size... there …
7:52 PM Ticket #828 (ANSI support) closed by Jos
No Bug: .. and the BUG is what ? I assume you are trying to suggest something here. The current SciTE4AutoIt3 installer still supports older version of AutoIt3. The next version will be only supporting 3.3.0.0 + and this will change. NOBUG
5:55 PM Ticket #830 (recode --> ControlSend) closed by Valik
No Bug: It's good to see that you read WikiStart. Thank you for the lovely... whatever this is supposed to be.
5:54 PM Ticket #829 (move in SCITE the tabbed-windows) closed by Valik
Rejected: This is not the right place to ask.
4:43 PM Ticket #830 (recode --> ControlSend) created by azunai@…
hi there, maybe someone else has mentioned this before, but …
3:00 PM Tickets #828,​829 batch updated by TicketCleanup
Version changed
Automatic ticket cleanup.
2:54 PM Ticket #829 (move in SCITE the tabbed-windows) created by godzail/gadzail
Hi all, I hope to be in the right place (excuse me if not). I request …
2:24 PM Ticket #828 (ANSI support) updated by J-Paul Mesnage
Owner, Status, Component changed
2:06 PM Ticket #824 (Long line don't work) closed by J-Paul Mesnage
No Bug
1:42 PM Ticket #828 (ANSI support) created by tayoufabrice@…
when I activ this in compil option I have an errormessage in the scite …
12:00 PM Ticket #827 (_DateDayOfWeek) updated by TicketCleanup
Version, Milestone changed
Automatic ticket cleanup.
11:17 AM Ticket #827 (_DateDayOfWeek) closed by Gary
Rejected: The author specified in the remarks: "This function returns English day names only." Should be easy enough for anyone to write a wrapper to convert the english returned string to the native language.
11:07 AM Ticket #827 (_DateDayOfWeek) created by tayoufabrice@…
why the _DateDayOfWeek do not return the date in the environnement …

Feb 19, 2009:

7:00 PM Ticket #824 (Long line don't work) updated by anonymous
Now I got the version: […] I think this is a Windows 7 issue. I tried the code in Vista and it works there. Since Windows 7 is not supported by AutoIt, you may close this issue. Sorry to involve you. :-(
11:42 AM Ticket #824 (Long line don't work) updated by Jos
Replying to anonymous: > I'm using AutoIt 3.3.0.0 full install with newest SciTE on Windows 7 Beta 32 bit German version. You forgot to specify the Tidy version you are using. This is displayed in the SciTE outputpane when you run Tidy(Ctrl+T). Also check if the latest available Beta version of Tidy has the same issue as I know I have fixed a few issues in resent times. When you have the latest and greatest and it still crashes then pls provide a test.au3 to allow me to test with the exact same code as you are using. Jos Jos
11:08 AM Ticket #824 (Long line don't work) updated by anonymous
I'm using AutoIt 3.3.0.0 full install with newest SciTE on Windows 7 Beta 32 bit German version.
9:44 AM Ticket #824 (Long line don't work) updated by J-Paul Mesnage
Description changed
[…] which is the 3.3.0 delivered one is working too

Feb 18, 2009:

11:45 PM Ticket #826 (In Windows 7 Beta, @OSVersion shows "WIN_VISTA") closed by Valik
No Bug: It's neither. We haven't claimed AutoIt supports Windows 7 yet. We haven't even looked at Windows 7. Because it's still in Beta. Asking us to support it now is just a little bit premature.
11:09 PM Ticket #826 (In Windows 7 Beta, @OSVersion shows "WIN_VISTA") created by anonymous
Is it a bug or feature request? I assume a bug, but feel free to move …
10:43 PM Ticket #825 (Change the behaviour of DirMove()) closed by Valik
Rejected
10:43 PM Ticket #825 (Change the behaviour of DirMove()) reopened by Valik
I just noticed this was a feature request. Please read WikiStart, particularly the parts about setting milestones and versions.
10:41 PM Ticket #825 (Change the behaviour of DirMove()) closed by Valik
No Bug: The current behavior is consistent with the move command on the command line. I don't think there is anything wrong with the current behavior, either. I think there is a misunderstanding about what you are trying to do. You are not trying to move the source folder to the existing destination folder, you're trying to move the contents of the source folder to the existing destination folder. This a different operation than trying to rename or relocate a folder. There is no single operation that can do what you want though it is trivial to write a UDF to do it.
10:08 PM Ticket #825 (Change the behaviour of DirMove()) created by MrCreatoR <mscreator@…>
Hi, I found that DirMove() having problem (limitation?) when trying …
5:19 PM Ticket #824 (Long line don't work) updated by Jos
Description changed
Works fine for me with: […] What version of Tidy are you using and did you try the latest available Beta? Jos
4:54 PM Ticket #824 (Long line don't work) created by PlentyWork
Tidy crashes when one line is very long ( I think ~2000 chars) …
7:52 AM Ticket #817 (Typo in helpfile) closed by Valik
Fixed: Fixed in version: 3.3.1.0
7:30 AM Ticket #819 (Fix EventLog.au3) closed by Valik
Fixed: Fixed in version: 3.3.1.0

Feb 17, 2009:

12:33 PM Ticket #140 (Add ToolbarWindow32 information on buttons) closed by J-Paul Mesnage
Completed: Added in version: 3.3.1.0

Feb 16, 2009:

10:04 PM Ticket #823 (OnAutoItExit does not trigger on Control-C in console mode.) closed by Valik
Wont Fix: I'm closing this as Won't Fix. There are (at least) two ways you can handle this. You can use DllCall() and the Windows API SetConsoleMode() function to change how Ctrl+C is interpreted. You can also use DllCall(), DllCallbackRegister() and the Windows API SetConsoleCtrlHandler() to receive notification of the event and handle it appropriately.
8:37 PM Ticket #823 (OnAutoItExit does not trigger on Control-C in console mode.) created by david@…
If I compile my script to run in console mode and hit control-C as it …
6:20 PM Ticket #822 (Can't find out if item in folder option is checked or not) closed by Valik
No Bug: Read WikiStart. A 215 line script is unacceptable for trying to demonstrate a bug. Further, if you had just asked for Support somebody would have told you just read the registry and don't attempt to automate a GUI when you don't need to. This is very likely not a bug. There's no guarantee any control will respond to any message with anything useful. Welcome to Windows.
3:55 PM Is tem in folder Options checked or not_EN.au3 attached to Ticket #822 by Nejat.Hakan@…
Is tem in folder Options checked or not
3:53 PM Ticket #822 (Can't find out if item in folder option is checked or not) created by Nejat.Hakan@…
The function "_GUICtrlTreeView_GetChecked" returns always false though …
12:28 PM Ticket #821 ((NON-COMPONENT) In Script Precompiler Options) closed by Jos
No Bug
12:28 PM Ticket #821 ((NON-COMPONENT) In Script Precompiler Options) updated by Jos
Why is this posted a a BUG? Did you check the directives available when the Full SciTE4AutoIt3 is installed? http://www.autoitscript.com/autoit3/scite/docs/AutoIt3Wrapper.htm Jos
12:10 PM Ticket #821 ((NON-COMPONENT) In Script Precompiler Options) updated by J-Paul Mesnage
I don't understand your problem as the compile with option or the compile under Scite Editor memorize the modify options in front of the script and reuse it the next time.
12:00 PM Tickets #816,​818 batch updated by TicketCleanup
Milestone changed
Automatic ticket cleanup.
10:59 AM Ticket #821 ((NON-COMPONENT) In Script Precompiler Options) created by BetaBug
Would like to be able to specify already available compiler options in …
10:00 AM Ticket #816 (Compiling ...) closed by J-Paul Mesnage
Rejected
9:59 AM Ticket #816 (Compiling ...) reopened by J-Paul Mesnage
9:59 AM Ticket #818 (date control) closed by J-Paul Mesnage
Fixed: Replying to Valik: > You closed the wrong ticket with your commit for this... sorry perhaps the commit script can check that the ticket is already closed to protect my bad typing

Feb 15, 2009:

6:00 PM Ticket #820 (Speed enhancement to _FileListToArray) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
5:35 PM FLTA.au3 attached to Ticket #820 by Spiff59
_FIleListToArray (new version)
5:34 PM Ticket #820 (Speed enhancement to _FileListToArray) created by Spiff59
_FileListToArray is an often-used and time-consuming function. Almost …
7:23 AM Ticket #818 (date control) updated by Valik
You closed the wrong ticket with your commit for this…
7:18 AM Ticket #816 (Compiling ...) updated by J-Paul Mesnage
Owner, Resolution, Milestone changed
Fixed in version: 3.3.1.0
7:13 AM Ticket #817 (Typo in helpfile) updated by J-Paul Mesnage
Owner, Status changed
7:01 AM Ticket #818 (date control) updated by J-Paul Mesnage
Owner, Status changed
as stated in the examples of GUICtrlCreateDate date is "yyyy/mm/dd" to be independant of the international setting. I will clarify the doc if I can
3:11 AM Ticket #819 (Fix EventLog.au3) created by Valik
Fix EventLog.au3. Buffer sizes need to be dynamic instead of fixed.
2:31 AM Ticket #818 (date control) updated by Valik
Severity changed
Read WikiStart.
2:02 AM Ticket #818 (date control) created by anonymous
when using the date control i use the GUICtrlSetData() command …

Feb 14, 2009:

9:35 PM Ticket #817 (Typo in helpfile) updated by Valik
Err, I mean #815 which was created in response to the closing of #808.
9:34 PM Ticket #817 (Typo in helpfile) updated by Valik
Actually as a result of #808 that whole bit needs changed since it is now possible to pass temporary unnamed variables (function return values) directly.
8:35 PM Ticket #817 (Typo in helpfile) created by madflame991
" The ByRef keyword is optional and means: (1) the parameter must a …
5:09 PM Ticket #816 (Compiling ...) updated by Valik
That should be AutoItNotOnToDoList.
5:08 PM Ticket #816 (Compiling ...) closed by Valik
Rejected: There is a tool on the forum to do that. The behavior you describe is on the AutoItNotToDoList which also implies you haven't read WikiStart. Read both and then look on the forum for the tool that does what you ask.
4:38 PM Ticket #816 (Compiling ...) created by jbg.havinga@…
I would like to have AutoIT compile all the code that is used and …
10:03 AM Ticket #815 (Pass temporaries as ByRef paramters) closed by J-Paul Mesnage
Completed: Added in version: 3.3.1.0

Feb 13, 2009:

4:18 PM Ticket #815 (Pass temporaries as ByRef paramters) created by Valik
We should allow passing temporaries as ByRef parameters.
12:02 PM Ticket #805 (Don't really know what command is causing the problem) updated by J-Paul Mesnage
perhaps […]
8:30 AM Ticket #382 (Gui constants in Help file) updated by J-Paul Mesnage
Owner, Status, Summary changed

Feb 12, 2009:

6:14 PM Ticket #814 (HttpSetProxy - proxy with credentials) updated by J-Paul Mesnage
Owner, Status changed
I hope some dev have access to a proxy protected. I don't. Please Jon.
5:43 PM Ticket #814 (HttpSetProxy - proxy with credentials) created by Xenobiologist
See here : http://www.autoitscript.com/forum/index.php?showtopic=88991

Feb 11, 2009:

7:27 AM Ticket #271 (FTP - make it as standard include file (or native AutoIt)) updated by J-Paul Mesnage
Owner, Status changed
7:23 AM Ticket #546 (FileOpen() Shared/exclusive access) updated by J-Paul Mesnage
Owner, Status changed
7:22 AM Ticket #682 (Remove 64K line limit for FileReadLine()) updated by J-Paul Mesnage
Owner, Status changed

Feb 10, 2009:

5:57 PM Ticket #812 (Addtion of structure like in C) closed by Valik
Rejected: We are not going to add this and your request epitomizes why we won't. Structures are for DllCall() only. They are not a mechanism for constructing user-defined types. What you describe is the very reason we keep this feature out of the language so thank you for proving my point why we shouldn't add it.
3:00 PM Ticket #810 (Local or Global declarations can ignore OnAutoItExit function) updated by TicketCleanup
Milestone changed
Automatic ticket cleanup.
2:29 PM Ticket #813 (AutoItX_64.dll and Window Handles on XP64 issue) created by bsobottke@…
Hi, WinGetHandle() returns a 16byte string on XP64. The …
1:35 PM Ticket #810 (Local or Global declarations can ignore OnAutoItExit function) closed by J-Paul Mesnage
Fixed: In fact with the new beta implementation of #414: better handling of OnAutoItStart/OnAutoItExit It is fixed.
1:29 PM Ticket #810 (Local or Global declarations can ignore OnAutoItExit function) updated by J-Paul Mesnage
Description changed
1:25 PM Ticket #812 (Addtion of structure like in C) updated by J-Paul Mesnage
At least the access was implemented long time ago but was rejected due to possible confusion with Obj/COM supported type. Perhaps Valik or Jon can comment on this subject. Not sure ther is not a C struct to dllstruct conversion program/script available somewhere. At least it can be helpfull for those writing UDFs ;)
8:30 AM Ticket #811 (Add macros(@ScriptFile,@ScriptFunction) to get file,function executing ...) closed by Valik
Rejected: The @ScriptFile macro would only be available in non-compiled scripts. The @ScriptFunction macro impacts performance. There is also no guarantee that in future versions of AutoIt that this information will even be available at runtime. Closing as rejected.
8:24 AM Ticket #812 (Addtion of structure like in C) created by winux38@…
I read that you are not ready to add OOP concept in autoit and I agree …
8:07 AM Ticket #811 (Add macros(@ScriptFile,@ScriptFunction) to get file,function executing ...) created by winux38@…
Hello, It could be good to add the @ScriptFile and @scriptFunction to …

Feb 9, 2009:

6:57 PM Ticket #810 (Local or Global declarations can ignore OnAutoItExit function) created by david@…
If I declare AND define a variable via a function and the function …
3:57 PM Ticket #809 (UDF _SoundPlay doesn't work with filenames as 1st parameter) closed by J-Paul Mesnage
Fixed: Fixed in version: 3.3.1.0
2:31 PM Ticket #809 (UDF _SoundPlay doesn't work with filenames as 1st parameter) created by anonymous
Check the following example (or the AutoIt included example script …
7:47 AM Ticket #677 (ControlGetHandle/ControlListView on .Net Listview crashes/not working ...) closed by J-Paul Mesnage
Works For Me: Checking with 3.3.0.0 running under a Vista X64 under a Virtual machine Works for me

Feb 8, 2009:

5:43 PM Ticket #806 (DllStructGetData fails in compiled script with a name longer than ...) closed by Valik
No Bug: I entered my info, compiled the script and named it "SuperReallyLongNameAndStuff.exe". Works fine on Windows XP SP3. And I'm even more annoyed now having did that because the code, too long as it is, doesn't even run out of the box due to calls to functions that don't exist in the example. Just a poor example all around. Anyway, as expected, NO BUG.
5:07 PM Ticket #354 (Transparency with images) closed by J-Paul Mesnage
Rejected: In fact transparency is applied to the parent window so GUICtrlSetTransparent will be override by the next one. The current strategy of choosing the pixel 0,0 of the control for pic seems the not the worst one. I am closing it
10:43 AM Ticket #806 (DllStructGetData fails in compiled script with a name longer than ...) updated by J-Paul Mesnage
After correcting the script to have it working using my DCHPServerIP and my system IP the […] never return under Vista/SP1
2:13 AM Ticket #808 (_ArrayConcatenate()) closed by Valik
No Bug
1:44 AM Ticket #808 (_ArrayConcatenate()) created by anonymous
your _ArrayConcatenate($array1,$array2) command works well butt …
1:34 AM Ticket #807 (help) closed by Valik
Rejected: Read WikiStart. This is not the place to ask for help. People have already written things that can get the information you want. Use the forum.
1:32 AM Ticket #806 (DllStructGetData fails in compiled script with a name longer than ...) updated by Valik
Read WikiStart. Then re-write the code so that it's not a wall of text. Way too much code.
1:27 AM Ticket #807 (help) created by anonymous
plese add a way to check the processor type ie: pentum d , Pentium …
1:19 AM Ticket #806 (DllStructGetData fails in compiled script with a name longer than ...) created by autoit@…
The script below will work fine in AutoIT 3.3.0.0 as long as it is not …

Feb 7, 2009:

8:03 PM Ticket #747 (GUI becomes unresponsive on displaying animated Gifs in embedded IE) closed by Valik
Wont Fix: The problem is Internet Explorer. It apparently has unacceptably poor performance animating GIF images. This causes such a flood of activity that the image is drawn poorly and the host application just can't keep up. Most likely Internet Explorer itself is multi-threaded which allows it's UI to remain responsive even in the face of the message flood the poor GIF animation is causing. AutoIt does not have that luxury and it is a significant rewrite to change it just to work around Microsoft's poor programming. About all I can say is, hope that IE8 has better GIF rendering because we aren't rewriting AutoIt to accommodate Microsoft's inadequacies at writing a browser. Note that Firefox renders the GIF nice and smoothly without breaking itself in the process. Closing as "Wont Fix".
6:11 PM Ticket #802 (ControlID fails with full X/Y/W/H definition) closed by Valik
Fixed: Fixed in version: 3.3.1.0

Feb 6, 2009:

9:50 PM Ticket #805 (Don't really know what command is causing the problem) closed by Valik
No Bug: Before you post another ticket, read WikiStart.
9:22 PM Ticket #805 (Don't really know what command is causing the problem) created by Emiel Wieldraaijer
I use a script from Danny35d to display office and windows serials. …
9:12 PM Ticket #803 (ProcessGetStats documentation Improvement) closed by Valik
Rejected: I think the example we have is fine. We only need to show basic usage and give people an idea how a function works. They need to be able to read the documentation to figure out the rest.
9:07 PM Ticket #804 (Strange behavior with simple program) closed by Valik
No Bug: Did you really even think about this code? Just stop and think. No bug.
9:00 PM Ticket #803 (ProcessGetStats documentation Improvement) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
8:29 PM Ticket #804 (Strange behavior with simple program) created by anonymous
When I run the following program, if I change the "for $k=1 to X" so …
8:23 PM Ticket #803 (ProcessGetStats documentation Improvement) created by Emiel Wieldraaijer
Hi, i want to retrieve some information about the processes running …
7:59 PM Ticket #802 (ControlID fails with full X/Y/W/H definition) created by PsaltyDS
The new X/Y/W/H ControlID definition fails when all four values are …
9:34 AM Ticket #382 (Gui constants in Help file) updated by J-Paul Mesnage
Summary changed
9:33 AM Ticket #799 (@appdatadir bugged vista 64bit) closed by J-Paul Mesnage
No Bug: The return value is exactly the same under Vista32 and Vista64 %USERPROFILE%\AppData\roaming That's the value that Vista wants to return !!!
2:15 AM Ticket #801 (Run/RunWait path bug) closed by Valik
No Bug: No, this is a quirk of cmd.exe. From cmd.exe /?: > The special characters that require quotes are: > <space> > &()[]{}=;!'+,`~ Why you think this is an AutoIt error when it's clearly from cmd.exe is beyond me. No bug.
1:41 AM Ticket #801 (Run/RunWait path bug) created by txj2000@…
if path contains ( ), Run/RunWait run error. example code like this …

Feb 5, 2009:

11:01 PM Ticket #800 (runas from a network path) closed by Valik
No Bug: The user you are running as can not see the network drive. Read the first statement under "Remarks" for RunAs() in the documentation. This is not a bug in AutoIt.
9:41 PM Ticket #800 (runas from a network path) created by anonymous
I have written a script that will elevate an uninstall process to …
8:27 PM Ticket #799 (@appdatadir bugged vista 64bit) created by anonymous
Somepeople had problems with my autoit program because a folder in the …
5:59 PM WikiStart edited by Valik
Rewrote some stuff and added some stuff. (diff)
5:50 PM Ticket #798 (RegRead / RegWrite broken inside Windows 2000 Pro SP4) closed by Valik
Works For Me: You need to read WikiStart because you did about a billion things wrong. I'm closing this as "Works For Me". The odds of the registry functions being so fundamentally broken as the poster claims seems incredibly unlikely.
5:33 PM Ticket #798 (RegRead / RegWrite broken inside Windows 2000 Pro SP4) updated by J-Paul Mesnage
Instead of posting here you better to use the forum. here is for bug report not for support ;)
5:31 PM Ticket #798 (RegRead / RegWrite broken inside Windows 2000 Pro SP4) updated by J-Paul Mesnage
Please post a repro script that demonstrate your report Thanks
4:32 PM Ticket #798 (RegRead / RegWrite broken inside Windows 2000 Pro SP4) created by ppass@…
I want to dynamically change proxy settings inside IE. I cannot find …
12:54 PM Ticket #461 (StringReplace to include right-to-left functionality) closed by J-Paul Mesnage
Completed: Added in version: 3.3.1.0

Feb 2, 2009:

5:46 PM Ticket #461 (StringReplace to include right-to-left functionality) updated by J-Paul Mesnage
Owner, Status changed

Feb 1, 2009:

12:15 PM Ticket #790 (Badly named constant in WindowsConstants.au3) closed by J-Paul Mesnage
Fixed: Fixed in version: 3.3.1.0

Jan 31, 2009:

5:48 PM Ticket #699 (Shutdown(5) Failing) closed by J-Paul Mesnage
Completed: Added in version: 3.3.1.0
5:42 PM Ticket #699 (Shutdown(5) Failing) updated by J-Paul Mesnage
I am closing this ticket just adding an setting of @error to GetLastError(). If the problem occurs please check Shutdown() return value and see what the error code is.
5:01 PM Ticket #797 (Documentation Typo) closed by J-Paul Mesnage
Fixed: Fixed in version: 3.3.1.0
2:56 AM Ticket #797 (Documentation Typo) created by jmclaren7@…
In the Help File for the function "FileCreateNTFSLink" Under the …
12:26 AM Ticket #793 (_WinNet_EnumResource Bug) closed by Gary
Fixed: Fixed in version: 3.3.1.0
12:09 AM Ticket #796 (Dead link in helpfile) closed by Gary
Works For Me: link works fine for me

Jan 30, 2009:

3:05 PM Ticket #796 (Dead link in helpfile) created by soccer
Hi, the link in _WinNet_GetProviderName is dead. See Also Search …

Jan 29, 2009:

10:56 PM Ticket #795 (IniReadSection limitation) closed by Valik
No Bug
10:56 PM Ticket #795 (IniReadSection limitation) updated by Valik
Severity changed
10:56 PM Ticket #795 (IniReadSection limitation) updated by Valik
See WikiStart. See ticket #15.
10:32 PM Ticket #794 (Listviews with checkboxes doesn't work "properly"....in my opinion) closed by Valik
No Bug: Replying to Robert: > I'm too lazy right now Then you really don't care about the issue so you shouldn't have posted. Also, you state yourself you are handling WM_NOTIFY which means you are modifying the behavior outside AutoIt's control so it is your responsibility to ensure the default AutoIt handlers are allowed to run and/or ensure whatever functionality you are replacing still works how you want. Very likely this is not a bug. We'd know that for sure if you weren't lazy. Also see WikiStart before you post in the future.
10:21 PM Ticket #795 (IniReadSection limitation) created by anonymous
I am having a problem with IniReadSection not returning all elements …
9:44 PM Ticket #794 (Listviews with checkboxes doesn't work "properly"....in my opinion) created by Robert
I'm too lazy right now to take apart my code to show an example, so …
5:53 PM Ticket #791 (EnvGet returns wrong value for PROCESSOR_ARCHITECTURE AMD4) updated by anonymous
Thank you for your comments and insight that you provided. It is indeed confusing when I find that some environmental variables are reported correctly (i.e. compared with echo %VARIABLE% on command line) and others are not. Since Perl seems to properly work around Microsoft problems, it must indeed hide the discrepancies. And, I am not asking you to change this. However, it might be nice to put some kind of note in your help file that not all environment variables are created "equal."
4:16 PM Ticket #793 (_WinNet_EnumResource Bug) created by Tibur.Wiseman@…
When try using the function _WinNet_EnumResource, always an error is …
1:19 AM Ticket #792 (Avatars are sometimes hdden) closed by Valik
Works For Me: We don't track forum issues here. At any rate, it sounds like an issue on your end. What you describe sounds like the images aren't downloading for you. Since they seem to be working for others it's unlikely this is a site issue.
12:55 AM Ticket #792 (Avatars are sometimes hdden) created by Sandra
When browsing the forum, sometimes the avatars and emoicons are not …

Jan 28, 2009:

10:13 PM Ticket #791 (EnvGet returns wrong value for PROCESSOR_ARCHITECTURE AMD4) updated by J-Paul Mesnage
You shoud direct your request to Microsoft as this Env variable is done by Windows not by AutoIt …
9:29 PM Ticket #791 (EnvGet returns wrong value for PROCESSOR_ARCHITECTURE AMD4) closed by Valik
No Bug: The environment variable PROCESSOR_ARCHITECTURE is the same thing as AutoIt's @CPUArch. So with that in mind: * On 64-bit Windows a 64-bit process will see x64 from @CPUArch. * On 64-bit Windows a 32-bit process will see x86 from @CPUArch. * On 64-bit Windows a 64-bit process will see x64 from @OSArch. * On 64-bit Windows a 32-bit process will see x64 from @OSArch. As for the additional comments you tried to post. I don't care what Perl does. Perl may not be doing what you think it does. It may be up to some shenanigans behind the scenes that is tricking you into thinking it's doing the right thing when it's doing something that is misleading. If you stop and think about how Windows works with a 32-bit process on 64-bit Windows you'll realize the behavior you see is correct for backwards compatibility. Sorry about your additional comments being rejected. You can blame an idiot for the draconian policies we currently have in place which is causing a lot of people to have their tickets rejected.
9:00 PM Ticket #791 (EnvGet returns wrong value for PROCESSOR_ARCHITECTURE AMD4) updated by TicketCleanup
Severity changed
Automatic ticket cleanup.
6:53 PM Ticket #791 (EnvGet returns wrong value for PROCESSOR_ARCHITECTURE AMD4) created by Dreamer
EnvGet returns x86 as the PROCESSOR_ARCHITECTURE on my Win XP Pro …

Jan 27, 2009:

9:08 AM BadContent edited by Valik
(diff)
9:04 AM Ticket #790 (Badly named constant in WindowsConstants.au3) updated by J-Paul Mesnage
In fact this naming come from MSDN. MS could have named it as the others ERRORREGION. Perhaps we can change it as it use only when using _WinAPI_CombineRgn() or _WinAPI_GetWindowRgn() The "problem" is the same for TRANSPARENT and OPAQUE in _WinAPI_Get/SetBkMode() PS your headaches could have been little less when using Opt("MustDeclareVars",1)
1:34 AM BadContent edited by Valik
(diff)

Jan 26, 2009:

11:26 PM BadContent edited by Valik
(diff)
10:05 PM Ticket #713 (FileInstall() to accept macros and environment variables.) updated by Valik
I don't think you really understand how FileInstall() works. I suggest you not comment on the subject further until you realize how the function behaves because you're making a lot of assumptions and spouting a lot of gibberish that just doesn't make sense to someone who understands how FileINstall() works.
9:43 PM Ticket #713 (FileInstall() to accept macros and environment variables.) updated by ken@…
A path should never be hard coded into source code. This requirement keeps me from sharing scripts that I create with others unless their file structure is configured the same way as mine. A couple of alternatives would be to have a registry key that would tell AutoIt where to look for files to install. You would then use a relative path in the FileInstall function. The other way would be to have a files folder within the AutoIt include folder. The FileInstall source path would then be relative to that path for example FileInstall ("MyFiles\MyFile.Ext", $destPath) would look for MyFile.Ext in <AutoIt Include>\MyFiles\MyFile.Ext)
7:27 PM BadContent edited by Valik
(diff)
7:23 PM BadContent edited by Valik
(diff)
7:21 PM BadContent edited by Valik
(diff)
7:13 PM BadContent edited by Valik
(diff)
6:57 PM Ticket #790 (Badly named constant in WindowsConstants.au3) updated by Valik
Off the top of my head I'm not sure what $ERROR would be used for. However, the constants $TRANSPARENT and $OPAQUE really are the names of Windows API constants so I don't think we should change them.
4:44 PM Ticket #790 (Badly named constant in WindowsConstants.au3) updated by monoceres
Replying to monoceres: > Not really a "bug" but I don't think that declaring $ERROR as const in WindowsConstants.au3 is a very good idea, since you then cannot use variables named $error, which is a very common name to name variables. > Just my 2 cents, it sure did cause me some headaches. I also found this, not very good constant names either: […]
4:40 PM Ticket #790 (Badly named constant in WindowsConstants.au3) created by monoceres
Not really a "bug" but I don't think that declaring $ERROR as const in …
7:50 AM WikiStart edited by Valik
Cleaned up text. (diff)
7:48 AM WikiStart edited by Valik
Mentioned _DebugBugReportEnv() function (thanks JP) (diff)
1:17 AM WikiStart edited by Valik
Major revamp to explain what we want and expect from users. (diff)

Jan 25, 2009:

7:19 PM Ticket #788 (can't get text from external apps listview) updated by Valik
If both ControlListView() and _GUICtrlListView_GetItemText() don't work than that's your clue it's not a bug.
5:12 PM Ticket #788 (can't get text from external apps listview) updated by anonymous
OS: XP SP2 Apps tested on: MS Streets & Trips, Vuze, Encompass, Genesis, Sequoia, Nero Express....Nero did work. Vuze is probably the easiest(free) app for you to get to test it on. Getting/finding text in Nero works on both ControlListView() and _GUICtrlListView_ text finding/retrieving functions. And both functions don't work on the other apps. […] All of the other listview functions I've tested works on all the apps.
4:12 PM Ticket #789 (Avast! make virus alert when converting even an completely empty ...) closed by Jos
No Bug: See sticky in our forums what needss to be done but it obviously doesn't help to report it here. Your AV provider is a better place to start: http://www.autoitscript.com/forum/index.php?showtopic=34658
3:48 PM Autoit3.jpg attached to Ticket #789 by Prof. Dr. J. Verhas <verhas@…>
3:48 PM Ticket #789 (Avast! make virus alert when converting even an completely empty ...) created by Prof. Dr. J. Verhas <verhas@…>
[[Image(...)]]
5:18 AM Ticket #788 (can't get text from external apps listview) closed by Valik
Works For Me: See here for why this ticket is a waste of time.
2:10 AM Ticket #788 (can't get text from external apps listview) created by anonymous
It seems that either this is a bug, doesn't work with all apps, or not …

Jan 23, 2009:

8:38 AM Ticket #786 (Error in _SQLite_Exec) closed by J-Paul Mesnage
Fixed: Fixed in version: 3.3.1.0
7:41 AM Ticket #786 (Error in _SQLite_Exec) updated by J-Paul Mesnage
can I have a small repro script to check the fix? Thanks PS that the standard way to document a bug …

Jan 22, 2009:

7:26 PM BadContent edited by Valik
(diff)
6:38 PM Ticket #787 (Obfuscator improvements) closed by Valik
Rejected: This is well outside the scope of anything we should be distributing with AutoIt. Very few people even understand these things and even fewer actually need to change it.
6:00 PM Ticket #787 (Obfuscator improvements) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
4:48 PM Ticket #787 (Obfuscator improvements) created by bingotheclowno
Hello! Regarding this topic …
12:00 PM Ticket #786 (Error in _SQLite_Exec) updated by TicketCleanup
Severity changed
Automatic ticket cleanup.
11:40 AM Ticket #786 (Error in _SQLite_Exec) created by tayoufabrice@…
_SQLite_Exec set allway @error to 0 see the Line 3 from the end "If …

Jan 21, 2009:

7:17 PM Ticket #785 (AGAIN: @ScriptDir does contain a trailing backslash on drive root) closed by Valik
No Bug: So what, you want it to return an INVALID path? C: is not path.
7:01 PM Ticket #785 (AGAIN: @ScriptDir does contain a trailing backslash on drive root) created by ilko8@…
Could not reopen ticket #753 : …
3:41 PM Ticket #784 (Open SciTE4AutoIt without saving file and click F1) closed by Jos
No Bug: As reported many times in our forums: The AutoIt3 specific shortcuts/tools in SciTE will only work when the file is saved with a proper autoit3 (.au3) file extension.
10:01 AM Help AutoIt.JPG attached to Ticket #784 by kmeleon
10:00 AM Ticket #784 (Open SciTE4AutoIt without saving file and click F1) created by kmeleon
Open SciTE4AutoIt without saving file and click F1 or clik …
Note: See TracTimeline for information about the timeline view.