Writing "code only" scripts

Don't hesitate to post if you have an improvement idea
Post Reply
eureka
Posts: 204
Joined: 08 Mar 2016, 22:18

Writing "code only" scripts

Post by eureka »

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.
Post Reply