Modify ↓
#2419 closed Bug (Rejected)
Window Titles and Text (Advanced) - example - bug and links
Reported by: | mlipok | Owned by: | |
---|---|---|---|
Milestone: | Component: | Documentation | |
Version: | 3.3.9.19 | Severity: | None |
Keywords: | Cc: |
Description
BUG:
"e.g. List windows matching a classname defined by a regular expression"
Properly should be something like this:
"e.g. List windows matching Title defined by a regular expression"
LINKS
In the example below
Local $hWnd = WinGetHandle("Untitled - Notepad", "") WinClose($hWnd)
links do not work
ps.
Documentation from AutoIt 3.3.9.19
Attachments (0)
Change History (3)
comment:1 Changed 11 years ago by guinness
- Resolution set to Rejected
- Status changed from new to closed
comment:2 follow-up: ↓ 3 Changed 11 years ago by guinness
Version 0, edited 11 years ago
by guinness
(next)
comment:3 in reply to: ↑ 2 Changed 11 years ago by mlipok
Replying to guinness:
For now there direct links aren't in additional help file sections, only function documentation. I will do a global update in the future of this.
ok
I fixed the statement though. Thanks.
You're welcome
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
For now there direct links aren't in additional help file sections, only function documentation. I will do a global update in the future of this.