Writing "code only" scripts
Posted: 01 Aug 2020, 12:25
My current idea is to use a localhost server to build Actiona scripts without GUI. In other words creating a library of custom actions which can be downloaded to be run in user's desktop.
This planned approach will largely use code objects to run various actions.
I am referring to the code examples here ..
https://wiki.actiona.tools/doku.php?id=en:code
However I cannot find how to create a Multi Data Input window object using just code.
Can you point me to an example?
I can think of a workaround but I prefer to define such a dialogue entirely in code.
Incidentally, in scouring the forums (English and French) for examples of code I decided to build an Actiona script containing a library of such code examples. I am referring also to Actionscript - The Definitive Guide.
This planned approach will largely use code objects to run various actions.
I am referring to the code examples here ..
https://wiki.actiona.tools/doku.php?id=en:code
However I cannot find how to create a Multi Data Input window object using just code.
Can you point me to an example?
I can think of a workaround but I prefer to define such a dialogue entirely in code.
Incidentally, in scouring the forums (English and French) for examples of code I decided to build an Actiona script containing a library of such code examples. I am referring also to Actionscript - The Definitive Guide.