I need to read a piece of code (multiple lines of free code) from a text area (GUICtrlCreateEdit) in GUI and execute it. Is it possible (without saving it as au3 and running it)? if so, how?