#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 , on Sep 16, 2010 at 3:00:02 AM
| Version: | 3.3.6.1 |
|---|
comment:2 by , on May 22, 2011 at 11:56:48 PM
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |

Automatic ticket cleanup.