Timeline
Apr 29, 2017:
- 7:29 PM Ticket #3547 (@ErrorStdOut or $ErrorStdOut for /ErrorStdOut) updated by
- Just as a reference/releated request: https://www.autoitscript.com/trac/autoit/ticket/2488 https://www.autoitscript.com/trac/autoit/ticket/2919
- 7:26 PM Ticket #2559 (Array incorrect number of subscripts) updated by
- " Would it be possible to add not only the Line number (which is esp. in large scripts quite hard to track because of comments etc.) but also the failing script line itself below the custom error message for Info? That would make it much easier to debug. " In compiled script there is only one line per entire script. In non compiled scirpt you should use @Jpm suggestion to click in Error Message in SciTE console. Also @guinness and mine sugestion to use Obfuscator , or currently rather Au3Stripper.exe is the solution you may use to fined where the issue in your scirpt is located. After this I think this request could be closed.
Apr 26, 2017:
- 10:10 PM Ticket #3547 (@ErrorStdOut or $ErrorStdOut for /ErrorStdOut) updated by
- link to my dilemma: https://www.autoitscript.com/forum/topic/188211-errorstdout-from-within/
- 10:00 PM Ticket #3547 (@ErrorStdOut or $ErrorStdOut for /ErrorStdOut) updated by
-
Version changed
Automatic ticket cleanup. - 9:59 PM Ticket #3547 (@ErrorStdOut or $ErrorStdOut for /ErrorStdOut) created by
- to make a reserved variable, as is in the case of $CmdLineRaw, or a …
- 6:55 PM Ticket #3546 (Missing $MOUSE_CLICK_LEFT in help file 3.3.14.2) closed by
- Fixed: This is already added to this HelpFile page, in 29-12-2016 but not yet published. Anyway thanks for paying attention and reporting.
- 12:59 PM Ticket #3546 (Missing $MOUSE_CLICK_LEFT in help file 3.3.14.2) created by
- The problem is really small, but I just realized that the help file …
- 11:06 AM Ticket #3545 (Incorrect conversion of Pos to Rect and vice versa) updated by
- Seems like it no bug. RECT structure By convention, the right and bottom edges of the rectangle are normally considered exclusive. In other words, the pixel whose coordinates are ( right, bottom ) lies immediately outside of the rectangle.
- 1:26 AM Ticket #3528 (Set Affinity to more than 32 Cores) closed by
- No Bug
Apr 25, 2017:
- 2:50 PM Ticket #3545 (Incorrect conversion of Pos to Rect and vice versa) created by
- Functions _WinAPI_CreateRectEx and _WinAPI_GetPosFromRect return …
Apr 19, 2017:
- 3:41 AM Ticket #3543 (New example script for "Ternary" operator's help page) closed by
- Rejected: Obviously there is nothing wrong with the current example. M23
- 3:40 AM Ticket #3544 (FileExists() bug with number 1) closed by
- No Bug: When I run that code I get a return of 0 from FileExists which means the file does not exist - hardly surprising given that the path is not valid. M23
Apr 18, 2017:
- 10:07 AM Ticket #3544 (FileExists() bug with number 1) created by
- File does not exist but still reported to exist! …
Apr 7, 2017:
Apr 6, 2017:
- 1:23 PM Ticket #3543 (New example script for "Ternary" operator's help page) updated by
- What is wrong with the current example? Why do we need another one? M23
Apr 5, 2017:
- 4:49 PM Ticket #3543 (New example script for "Ternary" operator's help page) created by
- Hello, I would like to propose a new example which can be added to the …
Apr 3, 2017:
- 5:43 AM Ticket #3540 (Implement optional ByRef parameters for functions) updated by
- All discussion related to this ticket can be found at the thread which I created at the forum.
Mar 30, 2017:
- 6:28 PM Ticket #3542 (IniReadSectionNames string truncated) closed by
- No Bug: No bug - the ini standard uses [ ] to define a section name, so having additional characters of that type is not permitted. You will have to modify any ini file that uses additional such characters to escape them - I have showed how in this thread: https://www.autoitscript.com/forum/topic/187778-inireadsectionnames-problem-solved/ M23
- 1:51 PM Ticket #3542 (IniReadSectionNames string truncated) created by
- […]
Note:
See TracTimeline
for information about the timeline view.
