﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1905	Dynamic Code Execution (like Exec in Python)	hyperzap		"I was thinking (correct me if I am wrong) that, considering Autoit compiled scripts are just interpreter bundled with the script, that it might be practical to implement dynamic execution. This could help if say I was building a web server that used autoit scripts to build the HTML output, instead of calling the command line option it would be significantally faster to call an internal dynamic execute command.

Something Like DynamExec( $LineArray)
or, if you didnt want to implement Control block logic, just
 DynamExec( $LineString)

Regards,

Hyperzap"	Bug	closed		AutoIt	Other	None	Wont Fix	dynamic exec code execution	
