Timeline



Apr 30, 2023:

5:48 AM Ticket #3954 (links do not work) closed by J-Paul Mesnage
Fixed: Fixed by revision [12985] in version: 3.3.17.0

Apr 28, 2023:

6:51 PM pic.jpg attached to Ticket #3954 by Tweaky
6:50 PM Ticket #3954 (links do not work) created by Tweaky
In the help file, several links do not work on the following page. For …
10:00 AM Ticket #3943 (Using a function return to increment an counter array element causes ...) updated by TicketCleanup
Milestone changed
Automatic ticket cleanup.
9:08 AM Ticket #3949 (ArrayDisplayInternals : incorrect indication in Func ArrayDisplay_GetData) closed by J-Paul Mesnage
Fixed: Fixed by revision [12984] in version: 3.3.17.0
9:05 AM Ticket #3943 (Using a function return to increment an counter array element causes ...) updated by J-Paul Mesnage
Badly closed
9:04 AM Ticket #3943 (Using a function return to increment an counter array element causes ...) reopened by J-Paul Mesnage
9:01 AM Ticket #3943 (Using a function return to increment an counter array element causes ...) closed by J-Paul Mesnage
Fixed: Fixed by revision [12983] in version: 3.3.17.0
8:45 AM Ticket #3950 (Silent crash without triggering recursion warning) updated by J-Paul Mesnage
Hi, your script produce 2 msgbox and stop gracefully soI don't see any pb

Apr 27, 2023:

8:41 PM Ticket #3950 (Silent crash without triggering recursion warning) updated by anonymous
For your convenience, here's a tweaked version that crashes silently: […]
8:35 PM Ticket #3950 (Silent crash without triggering recursion warning) updated by anonymous
Replying to anonymous: > Replying to Jpm: > > Hi in fact the pointed post script does not produce any error on my system > > could you post an updated one? > > > > Thanks > > That's the problem, it did not produce an error when it should have. The script just crashes without producing a result. Did your system produce a result MsgBox, or did it just exit silently? That is, if you change 1569 to a larger number.
8:35 PM Ticket #3950 (Silent crash without triggering recursion warning) updated by anonymous
Replying to Jpm: > Hi in fact the pointed post script does not produce any error on my system > could you post an updated one? > > Thanks That's the problem, it did not produce an error when it should have. The script just crashes without producing a result. Did your system produce a result MsgBox, or did it just exit silently?
8:00 PM Ticket #3950 (Silent crash without triggering recursion warning) updated by J-Paul Mesnage
Hi in fact the pointed post script does not produce any error on my system could you post an updated one? Thanks
9:47 AM Ticket #3953 (missing bracket error when using ternary operator or OR operator ...) updated by J-Paul Mesnage
Owner, Status changed
Thanks Fix sent to Jon for next beta
8:22 AM Ticket #3953 (missing bracket error when using ternary operator or OR operator ...) updated by Jos
Yep, that is why this comment is in the helpfile: Remarks This Conditional operator allows a binary choice to be executed without the overhead of an If...Else...EndIf structure. Although not necessary in all cases, it is strongly recommended that the 3 elements are enclosed in parentheses. "

Apr 26, 2023:

11:38 AM Ticket #3953 (missing bracket error when using ternary operator or OR operator ...) created by AspirinJunkie
When using a ternary operator inside a direct array definition, an …

Apr 24, 2023:

3:02 PM Ticket #3945 (StringRegExp help about \s misses VT) closed by J-Paul Mesnage
Fixed: Fixed by revision [12981] in version: 3.3.17.0

Apr 18, 2023:

2:05 PM Ticket #3945 (StringRegExp help about \s misses VT) updated by jchd18
Just did (hand editing) the same thing with (obviously) the exact same result. Great.
12:57 PM Ticket #3952 (Asynchronous callbacks?) updated by anonymous
Required DLL was too big to upload and can be donwloaded from https://1drv.ms/u/s!ApvBpBKbFRGbkPgK_CdZwso20AzK_g?e=NW65rb
12:52 PM asyncrepro.zip attached to Ticket #3952 by Danp2
Reproducer
12:50 PM Ticket #3952 (Asynchronous callbacks?) created by danpollak2@…
https://www.autoitscript.com/forum/topic/210100-asynchronous-callbacks/

Apr 17, 2023:

3:15 PM Ticket #3945 (StringRegExp help about \s misses VT) updated by J-Paul Mesnage
Whoah, You need to write a small script to automise this process You could have added at the End the signification of x X xY Thanks a lot
12:26 AM Ticket #3945 (StringRegExp help about \s misses VT) updated by pixelsearch
@jpm, as your script uses _DebugArrayDisplay, then I clicked the button "copy data & header/row", saved clipboard content as jpm.csv, imported in Excel (pipe delimited), centered columns in Excel, exported from Excel as "Formatted text (space delimited *.prn)" as jpm.prn, opened the .prn file with NotePad, copy-paste its content below, without any further modification (except the horizontal line I added below the headers) It was quick & easy to do it, much longer to explain ! The display below looks great. Let's try to remember the different steps, in case we need one day other _DebugArrayDisplay results formatted as below. So the steps are found in Trac Ticket 39-45 ? Then a mnemonic WW2 will do. […]

Apr 16, 2023:

7:36 PM Ticket #3945 (StringRegExp help about \s misses VT) updated by J-Paul Mesnage
Hi Pixelsearch, Thanks for the feedback. I dont know how Jchd post the output of his test?

Apr 15, 2023:

8:52 PM Ticket #3945 (StringRegExp help about \s misses VT) updated by pixelsearch
@jpm After testing each and every pattern, I confirm everything you wrote in your very last post : […] The output of your script is great (with the xX's in ArrayDisplay). I wish I could upload it here as an image for everyone to see it, but I don't know how. Bravo to both of you.
5:52 PM Ticket #3945 (StringRegExp help about \s misses VT) updated by J-Paul Mesnage
@pixelsearch did you use the script I post above? does your post conflict with what I say […] Thanks for the help
2:02 PM Ticket #3945 (StringRegExp help about \s misses VT) updated by pixelsearch
Hi jpm & jchd Not sure I'll be a big help on the updates as I checked quickly only chars from 0 to 255 . For example, with jchd script (which uses his personal "CW.au3" and "dump.au3" found in the Forum), it's easy to show what follows : […] Console display […] So yes, we see that ChrW(0x0085)and ChrW(0x00A0) are treated differently. With jchd's code, it's easy to check which pattern matches what. Good luck to both of you

Apr 12, 2023:

10:03 AM Ticket #3945 (StringRegExp help about \s misses VT) updated by J-Paul Mesnage
I recheck with the following script and I find out that \s equal :space: and are *UCP sensitive \h \v independant of *UCP :blank: *UCP sensitive as opposed to \h do you agree? x only without *UCP X only with *UCP xX with or without *UCP […]

Apr 8, 2023:

10:46 AM Ticket #3945 (StringRegExp help about \s misses VT) updated by J-Paul Mesnage
Unless somebody disagree I will integrate the last proposal
8:55 AM Ticket #3945 (StringRegExp help about \s misses VT) updated by jchd18
I didn't come up with a succint textual description and finally I think it's clearer to insert a simplified version of the table. Since there are in fact 3 pairs of different patterns producing the same result, grouping them by pair leads to this shorter table: […] If someone finds a better way to describe the same thing, feel free to proceed.

Apr 4, 2023:

10:26 AM Ticket #3945 (StringRegExp help about \s misses VT) updated by J-Paul Mesnage
so you want this table integrated to the help ?
2:32 AM Ticket #3945 (StringRegExp help about \s misses VT) updated by jchd18
I'm fairly busy these days but I'll try to come up with a correct description of what subset of Unicode the various patterns cover. For now here's a table showing which is which: […]

Apr 1, 2023:

1:21 PM Ticket #3945 (StringRegExp help about \s misses VT) updated by J-Paul Mesnage
Hi @jchd, @pixelsearch not sure what should be fixed Can you post the change needed; Thanks

Mar 31, 2023:

2:29 PM Ticket #3951 (Autoit3.exe - has no digital signature) closed by J-Paul Mesnage
No Bug: I don't where you check that it was not signed as the standard delivery is signed
12:53 PM Ticket #3951 (Autoit3.exe - has no digital signature) created by gmmg
the Autoit3.exe has no digital signature. is this already known? kr, gmmg
Note: See TracTimeline for information about the timeline view.