This is very helpful, eureka - thank you.
Ray
Search found 4 matches
- 30 May 2017, 14:01
- Forum: Support
- Topic: Hotkey assign?
- Replies: 2
- Views: 2405
- 26 May 2017, 10:20
- Forum: Support
- Topic: Hotkey assign?
- Replies: 2
- Views: 2405
Hotkey assign?
Can a script be assigned to a hotkey? I wish to perform some repetitive edits at various places in text files, and I put the cursor to where I want the edit, but then how do I trigger Actiona to perform the edits without leaving the text file to execute Actiona?
Thanks for any help.
Thanks for any help.
- 05 May 2017, 20:04
- Forum: Support
- Topic: Run Actiona scripts in turn?
- Replies: 3
- Views: 2509
Re: Run Actiona scripts in turn?
Thank you for this suggestion, but it occurred to me that these two stages need not be separate processes, so I have combined to two scripts together. I removed the opening lines of the second one which were duplicates of the opening lines of the first one, and they are now working successfully as o...
- 04 May 2017, 20:11
- Forum: Support
- Topic: Run Actiona scripts in turn?
- Replies: 3
- Views: 2509
Run Actiona scripts in turn?
I have two Actiona scripts which work well individually. They automate multiple keyboard actions to process files in two separate stages. Rather than call one manually, then call the other, is it possible to put them in an overall script (maybe bash or python?) to run automatically one after the oth...