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)

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

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by mvg

edited lines only

comment:1 Changed 14 years ago by TicketCleanup

  • Version set to Other

Automatic ticket cleanup.

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.

Add Comment

Modify Ticket

Action
as closed The owner will remain Valik.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.