ActionsPalette Exploder

Discussion of the xtools Toolkit

Moderators: Tom, Kukurykus

xbytor

ActionsPalette Exploder

Post 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
buga

ActionsPalette Exploder

Post 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
xbytor

ActionsPalette Exploder

Post by xbytor »

The most current version can always be found here:
http://ps-scripts.cvs.sourceforge.net/v ... oFiles.jsx ... oFiles.jsx
buga

ActionsPalette Exploder

Post by buga »

I've seen the same file that exists within xtools.

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

regards
buga

ActionsPalette Exploder

Post by buga »

Yes, I found it by searching google. you have to respond in advance

Forgive the private post

Thanks

Sorry for my English