Page 1 of 1

ActionsPalette Exploder

Posted: Wed Mar 08, 2006 6:23 pm
by xbytor
Here is a nifty script that will explode the Actions Palette.psp file into its constituent Action files.

It is not the fastest piece of code in the world, but it does work and it doesn't consume all of the memory on your machine like my initial version did.

I tried updating a Status item on the UI as I processed each file. It kinda works and kinda doesn't. If anybody knows a way of making something like this work, let me know.

There is no simple way of stopping a process like this. Hitting the close button in the upper right-hand corner of the dialog has a tendency to also close CS2 for some odd reason.

Try it out and let me know what you think. It's not the kind of tool you need everyday, but when you do need it, you now have it.

-X

ActionsPalette Exploder

Posted: Fri Jul 29, 2011 4:08 pm
by buga
I am very interested in this script, but when I tried it in Photoshop CS5 throws me an error.

Code: Select all self.descriptor.fromStream(xstr.str.join(""));  // read it

Have a more recent version of the file please?

I would be very grateful

A greeting and thanks

ActionsPalette Exploder

Posted: Fri Jul 29, 2011 4:23 pm
by xbytor
The most current version can always be found here:
http://ps-scripts.cvs.sourceforge.net/v ... oFiles.jsx ... oFiles.jsx

ActionsPalette Exploder

Posted: Fri Jul 29, 2011 4:24 pm
by buga
I've seen the same file that exists within xtools.

This works correctly. Although it takes some time to process.

regards

ActionsPalette Exploder

Posted: Fri Jul 29, 2011 4:27 pm
by buga
Yes, I found it by searching google. you have to respond in advance

Forgive the private post

Thanks

Sorry for my English