Modify

#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 on Oct 16, 2010 at 3:54:14 PM.
edited lines only

Download all attachments as: .zip

Change History (4)

by mvg, on Oct 16, 2010 at 3:54:14 PM

Attachment: temp.txt added

edited lines only

comment:1 by TicketCleanup, on Oct 16, 2010 at 5:00:02 PM

Version: Other

Automatic ticket cleanup.

comment:2 by Jos, on Oct 27, 2010 at 8:29:41 PM

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, on Sep 15, 2011 at 3:53:23 PM

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.