Modify ↓
Opened 14 years ago
Closed 14 years ago
#2223 closed Bug (Fixed)
Minor documentation correction for _WordErrorHandlerRegister
| Reported by: | Tippex | Owned by: | guinness |
|---|---|---|---|
| Milestone: | 3.3.9.5 | Component: | Documentation |
| Version: | 3.3.8.1 | Severity: | None |
| Keywords: | _WordErrorHandlerRegister() | Cc: |
Description
The provided example script for _WordErrorHandlerRegister
just has the wrong comment for _WordErrorHandlerRegister()
was:
; Register the default IE.au3 COM Error Handler
_WordErrorHandlerRegister()
should be:
; Register the default Word.au3 COM Error Handler
_WordErrorHandlerRegister()
Attachments (0)
Change History (1)
comment:1 by , 14 years ago
| Milestone: | → 3.3.9.5 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed by revision [7124] in version: 3.3.9.5