Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#446 closed Bug (No Bug)

OnAutoIt and SciTE

Reported by: JamesBrooks Owned by: Jos
Milestone: Component: SciTE4AutoIt
Version: 3.2.12.0 Severity: None
Keywords: scite, onautoitexit, onautoitstart Cc:

Description

Currently, SciTE does not recognise the OnAutoIt* functions as correct functions - thus no highlighting or syntax help.

Attachments (0)

Change History (3)

comment:1 by Jos, 18 years ago

James,
How do you envision this to be a bug and what would you expect SciTE to do with these Func names?

Jos

comment:2 by Valik, 18 years ago

Resolution: No Bug
Status: newclosed

These are user-defined event callback functions. They aren't any different than any other event callback except that AutoIt implicitly calls it instead of requiring explicit registration (a design flaw). Going ahead and closing as no bug. I don't want Jos to make any special considerations for these two unique functions (not that I think he would) because any special provisions may interfere with some unreleased code I have that none of you know about.

comment:3 by JamesBrooks, 18 years ago

Thanks guys! No problem, I just noticed they werent found when I was having to call outputs when the script finished.

Modify Ticket

Action
as closed The owner will remain Jos.

Add Comment


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