Skip to main content
Inspiring
January 20, 2025
Question

Save a set of actions

  • January 20, 2025
  • 1 reply
  • 367 views

I don't remember where I saw it in the past,

it was possible to save a set of actions on the desktop,
can someone help me with this code.

1 reply

Legend
January 20, 2025

Given your previous interest, we are talking about UXP, right?

 

Here is the code to get all the actions in batchPlay. I haven't tried it, but the source code for the actions retrieved with this may be executable with batchPlay.

 

This means that saving those source codes as a file may make the same sense as saving the action set.

Legend
January 20, 2025

Sorry, I actually tried that and it was wrong. You can get the name, but not save the content of the action.

Your past topic said it was possible with xtools.

Inspiring
January 20, 2025

I forgot that I had already asked for this and I apologize,
but I needed to save the action set and I can't find a solution,
the one proposed in xtool, saves all the actions and not one in particular chosen by me.

thanks for the help