Modify ↓
Opened 14 years ago
Closed 13 years ago
#1790 closed Bug (Fixed)
au3.api, AutoItSetOption, Optional indicator.
Reported by: | mvg | Owned by: | Valik |
---|---|---|---|
Milestone: | 3.3.7.16 | Component: | SciTE4AutoIt |
Version: | Other | Severity: | None |
Keywords: | api AutoItSetOption | Cc: |
Description
Missing optional indicators for second parameter for AutoItSetOption() and Opt() function's in au3.api
current:
AutoItSetOption ( "...", param ) ... Opt ( "...", param ) ...
envisioned:
AutoItSetOption ( "..." [, param ] ) ... Opt ( "..." [, param ] ) ...
Attachments (1)
Change History (4)
Changed 14 years ago by mvg
comment:2 Changed 14 years ago by Jos
- Owner changed from Jos to Valik
- Status changed from new to assigned
This is all auto-generated by the "AutoIt Extractor.au3" script.
Reassigning it to Valik.
Jos
comment:3 Changed 13 years ago by Valik
- Milestone set to 3.3.7.16
- Resolution set to Fixed
- Status changed from assigned to closed
Fixed by revision [6212] in version: 3.3.7.16
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.
edited lines only