Modify

Opened 15 years ago

Closed 14 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)

temp.txt (16.7 KB ) - added by mvg 15 years ago.
edited lines only

Download all attachments as: .zip

Change History (4)

by mvg, 15 years ago

Attachment: temp.txt added

edited lines only

comment:1 by TicketCleanup, 15 years ago

Version: Other

Automatic ticket cleanup.

comment:2 by Jos, 15 years ago

Owner: changed from Jos to Valik
Status: newassigned

This is all auto-generated by the "AutoIt Extractor.au3" script.
Reassigning it to Valik.

Jos

comment:3 by Valik, 14 years ago

Milestone: 3.3.7.16
Resolution: Fixed
Status: assignedclosed

Fixed by revision [6212] in version: 3.3.7.16

Modify Ticket

Action
as closed The owner will remain Valik.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.