Timeline
Mar 9, 2020:
- 8:15 AM Ticket #3749 (Example in help file is wrong (StdoutRead)) closed by
- Wont Fix: Hi, At least Under french Windows 10 your proposal is adding an empty last line.
Mar 6, 2020:
Mar 5, 2020:
- 10:52 PM Ticket #3751 (Abbreviation Manager with abbreviation [) updated by
- No offense M23. It works perfect, thank you very much.
Mar 4, 2020:
- 11:20 AM Ticket #3751 (Abbreviation Manager with abbreviation [) updated by
- I have removed the offending RegEx and used a less elegant, but functioning(!) StringInStr in its place. Please try this version of the _SearchArray function - you will need to replace the existing function in "Your_Path\AutoIt3\SciTE\SciTEConfig\AbbrevMan.au3": […] If you are unsure of just what to do, please send me a PM and I will explain in more detail and/or send you a whole new AbbrevMan file. M23 Edit: Sorry, just seen who raised the ticket - no intent to suggest you do not know what you are doing!
- 11:02 AM Ticket #3751 (Abbreviation Manager with abbreviation [) updated by
- The problem is in the RegEx used to match the abbreviation name to the list of existing abbreviations - it fails to match if there is a "[" character in the name. I imagine it is because the "[" character has a special meaning within a RegEx pattern. I will see what I can do to get around this. M23
- 10:41 AM Ticket #3751 (Abbreviation Manager with abbreviation [) updated by
- After some testing I take it you are referring to using the "[" character in the NAME of the abbreviation and not in the text to be inserted when the abbreviation is expanded. I will look into why this is the case. M23
- 9:30 AM Ticket #3751 (Abbreviation Manager with abbreviation [) updated by
-
Owner, Status changed
Mar 3, 2020:
- 7:42 AM Ticket #3751 (Abbreviation Manager with abbreviation [) updated by
-
Owner, Component changed
Mar 1, 2020:
- 5:59 PM Ticket #3751 (Abbreviation Manager with abbreviation [) created by
- Creating an abbreviation with character [ generates all sort of …
Feb 27, 2020:
- 9:16 PM Ticket #3750 (Typo in helpfile) closed by
- Fixed: Already fixed 23-03-2018 in #12083 Now you must wait for a new version release .…
Feb 23, 2020:
- 10:20 AM Ticket #3750 (Typo in helpfile) created by
- Hi, there is a typo on "#OnAutoItStartRegister" page in the help : …
Feb 16, 2020:
- 9:56 AM Ticket #3745 (bug appears on windows 10, writing to edit control freezes script and ...) closed by
- No Bug: It appears Win 10 edit controls do not like being passed a single @CR and will on occasion freeze the whole script. The user must ensure that this does not occur if sending a stream of single characters by introducing a simple check for @CR characters in the stream and passing @CRLF in its place - like this: […] As this is not an AutoIt problem we are closing the ticket. M23
Feb 11, 2020:
- 6:20 PM Ticket #3749 (Example in help file is wrong (StdoutRead)) created by
- The example in the help file page for StdoutRead has two lines that I …
Note:
See TracTimeline
for information about the timeline view.
