Modify

#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, on Jul 17, 2008 at 8:49:10 PM

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, on Jul 17, 2008 at 9:11:21 PM

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, on Jul 18, 2008 at 9:25:47 AM

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.