How to compile and execute scripts?

Post here if you need help using Actiona
Post Reply
Username
Posts: 3
Joined: 24 Jan 2016, 01:25

How to compile and execute scripts?

Post 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).
wbatman
Posts: 4
Joined: 05 Jun 2015, 20:41

Re: How to compile and execute scripts?

Post by wbatman »

hi boy, for create executable
click file, export, executable
easy
Username
Posts: 3
Joined: 24 Jan 2016, 01:25

Re: How to compile and execute scripts?

Post 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
francois
Posts: 456
Joined: 18 Oct 2010, 10:33
Location: France

Re: How to compile and execute scripts?

Post by francois »

Perhaps :
azerty.gif
azerty.gif (10 KiB) Viewed 4352 times
Username
Posts: 3
Joined: 24 Jan 2016, 01:25

Re: How to compile and execute scripts?

Post by Username »

I install it from Ubuntu repo! There is no additional checkboxes.
eureka
Posts: 204
Joined: 08 Mar 2016, 22:18

Re: How to compile and execute scripts?

Post 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).
luckypra
Posts: 1
Joined: 20 Apr 2016, 03:26

Re: How to compile and execute scripts?

Post 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.
jimvgill
Posts: 2
Joined: 04 May 2016, 00:19

Re: How to compile and execute scripts?

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