Page 1 of 1

How to compile and execute scripts?

Posted: 24 Jan 2016, 01:34
by Username
Hello! I just installed the Actionaz and got lost :? I can see list of actions at the left side, but where is list of conditions? For example: I want to click mouse button when some window is focused and some button is pressed. How to do it, and main question is what to do with my script? how to compile it to binaries and run? (sorry for my bad English).

Re: How to compile and execute scripts?

Posted: 31 Jan 2016, 11:35
by wbatman
hi boy, for create executable
click file, export, executable
easy

Re: How to compile and execute scripts?

Posted: 19 Feb 2016, 05:10
by Username
wbatman wrote:hi boy, for create executable
click file, export, executable
easy
I can only export script content. No executable!

https://i.imgur.com/fsFqfhW.png

Re: How to compile and execute scripts?

Posted: 19 Feb 2016, 20:33
by francois
Perhaps :
azerty.gif
azerty.gif (10 KiB) Viewed 4796 times

Re: How to compile and execute scripts?

Posted: 21 Feb 2016, 19:36
by Username
I install it from Ubuntu repo! There is no additional checkboxes.

Re: How to compile and execute scripts?

Posted: 08 Mar 2016, 22:57
by eureka
As a Ubuntu user I must agree with @Username.

File > Export > Script content

is what I see in Ubuntu (Actionaz 3.8.0).

Re: How to compile and execute scripts?

Posted: 20 Apr 2016, 03:32
by luckypra
I used this from terminal

actionaz -x -C -E -e <locaiton of ascr file>

Problem I faced, I am able to run it only from root, when I tried to run this from my user account it opened file in editor.

Re: How to compile and execute scripts?

Posted: 05 May 2016, 21:18
by jimvgill
Are we still waiting on how to compile a script? I have version 3.7.0 and File > Export does not include Compile script.

francois posted a image of a "Select Components" screen. Is this additional software that needs to be installed? How do you get to that screen?

Does a script have to be compiled before you can attach a keyboard shortcut?