Hi.
When you export scripts from the script editor they will be stored somewhere as *.A and *.S files.
It is possible to edit the *.S files via a text editor, but the script can not be imported from the files again without copy/paste via e.g. notepad in the script editor.
Is there a way where...
Executing scripts is normally done by
EXECUTE SCRIPT <Script_Name>
Is is somehow possible to execute scrips by use of variables e.g.:
ASSIGN "MyScript" TO variable_Script_Name
EXECUTE SCRIPT <variable_Script_Name>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.