Skip to content

Autokey script run another Autokey script #771

Answered by Elliria
ZeRenCZ asked this question in Q&A
Discussion options

You must be logged in to vote

Yes to both, but you'll want to replace Run "Script 2" with engine.run_script("Script 2") to use AutoKey's syntax to run the second script.

You can see a demonstration of that in the Run an AutoKey script from another AutoKey script section of the AutoKey wiki's Basic Scripts page.

Also, the Start external scripts section of the AutoKey wiki's Basic Scripts page demonstrates how to run a Bash script from inside of an AutoKey script.

In case you haven't explored it yet, you can find the AutoKey wiki here. You may find the Example Scripts page especially interesting. It's filled with lots of examples and you're welcome to contribute some of your own if you like.

Last, but not least, I notic…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sebastiansam55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants