Opened 14 years ago
Closed 13 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 Changed 14 years ago by TicketCleanup
- Version 3.3.6.1 deleted
comment:2 Changed 13 years ago by Jon
- Resolution set to Rejected
- Status changed from new to closed
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.
Automatic ticket cleanup.