Timeline



Sep 28, 2017:

9:51 AM Ticket #3568 (want to access file download dialog) closed by Melba23
No Bug: Please post in the forum for coding help. M23
6:29 AM Capture.PNG attached to Ticket #3568 by sharmara
6:28 AM Ticket #3568 (want to access file download dialog) created by meetme.sharma@…
Hello, When I am doing click in submit button, it is showing file …

Sep 19, 2017:

6:01 PM Ticket #3567 (Reading excel cell fail after manually using an other excel file) closed by Jos
No Bug: Not enough information provided so not even close to a bug report. Please use the forum in case you have questions or want to work with the forummember on issues like this. Jos
8:51 AM Ticket #3567 (Reading excel cell fail after manually using an other excel file) created by ami@…
My script is reading values from excel file X The script runs fine …

Sep 18, 2017:

11:36 AM Ticket #2372 (Function incorrect number of parameters error on wrong line) updated by anonymous
Replying to mishraparthasarathi9@…: > Still getting the same issue. Issue is not fixed getting error in correct number of parameters in function call Me too. Please tell me what is a crap on this easy thing .... Compile : "error: Debug_file_msg() called by a previous line with 2 arg(s). Max = 1. First previous line calling this Func is 89" call at line 89 : D_msg("Hello world") function definition (end of code) : Func D_msg($dt = "") If $debug_file = 1 Then FileWriteLine($debugFilename, $dt) EndIf EndFunc

Sep 14, 2017:

4:42 PM Ticket #3566 (FileChangeDir is changing @TempDir) updated by BrewManNH
I just ran your code and it's not happening for me either. @TempDir=C:\Users\xxxx\AppData\Local\Temp workingdir=F:\AutoItScripts @TempDir=C:\Users\xxxx\AppData\Local\Temp workingdir=F:\tmp.dir @TempDir=C:\Users\xxxx\AppData\Local\Temp workingdir=C:\temp Even if this was happening, your post shows it only happening once and then resetting itself to the original folder location, which seems odd. If FileChangeDir was actually changing the temp folder's location, you'd think that it should change it every time.
9:37 AM Ticket #3566 (FileChangeDir is changing @TempDir) updated by Jos
I can't replicate this yet. What happens when you set your tempdir to "O:\" Jos

Sep 13, 2017:

4:34 PM Ticket #3566 (FileChangeDir is changing @TempDir) created by anonymous
Code: DirCreate("O:\tmp.dir") ConsoleWriteError("@TempDir=" & @TempDir …

Sep 11, 2017:

7:04 PM Ticket #3565 (Unable to access windows authentication (Windows Security) popup on ...) closed by Jos
No Bug: Go to our forums for assistance with coding please. This is to report actual bugs. *Closed* Jos
9:06 AM Ticket #3565 (Unable to access windows authentication (Windows Security) popup on ...) created by ravismundhe@…
Below environment OS :- Windows Server 2016 Internet Explore : IE 11 …

Sep 10, 2017:

6:23 PM Ticket #3564 (With ...EndWith not robust) closed by Melba23
No Bug: Please post in the forum and seek help rather than deciding unilaterally that the problem is an AutoIt bug. The fact it "works for 99.99% of the time" makes it very likely to be an environmental issue and not an AutoIt problem. M23

Sep 6, 2017:

2:47 PM Ticket #3564 (With ...EndWith not robust) updated by anonymous
The above error message did not capture the single quote marks - hopefully I have done a better job below. You can see in the log snippet below - the result set has 3 columns and 19 rows. In this case -- using the With ... WithEnd statements - I got error reading from the result set. Since using the full dot path to the object - this type of error has stopped. Thanks. Steve […]
2:22 PM Ticket #3564 (With ...EndWith not robust) created by steve8tch
Typical code block $q = some sql query $f_objOLEDynaset = …

Sep 5, 2017:

5:01 PM Ticket #3563 (Function _IEBodyReadText() from IE.au3 needs to check .innerText is a ...) created by John.D.Rainbow@…
To avoid this (albeit infrequent) problem: […] which is related …
Note: See TracTimeline for information about the timeline view.