Modify

Opened 15 years ago

Closed 15 years ago

#1765 closed Feature Request (Rejected)

Add ability to allow to embed AutoIt interpreter into C++ code

Reported by: DmitryKa Owned by: Jon
Milestone: Component: AutoItX
Version: Severity: None
Keywords: Cc:

Description

Propose to allow to embed the AutoIt INTERPRETER into C++ code, something like:

AU3_API void WINAPI AU3_Eval(LPWSTR szAutoItBasicScript);

So, I want to execute an AutoIt script from C++ (this script may be hard-coded into S++ string or read from any file, no matter).

Possibly - in AutoItX, possibly - in a new AutoItE (I understand that the interpreter code may be large, but it is not a big problem).

Corresponding forum topics:
http://www.autoitscript.com/forum/index.php?showtopic=119728
http://www.autoitscript.com/forum/index.php?showtopic=108872&st=0&p=766950&hl=interpreter&fromsearch=1&#entry766950

Attachments (0)

Change History (2)

comment:1 by TicketCleanup, 15 years ago

Version: 3.3.6.1

Automatic ticket cleanup.

comment:2 by Jon, 15 years ago

Resolution: Rejected
Status: newclosed

Modify Ticket

Action
as closed The owner will remain Jon.

Add Comment


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