View Full Version : convert cs/cs2 script for ps7


Nacoya
06-15-2006, 06:50 PM
hiya,

strange request..

i have a frame script which incorporates the image exif and also allows customisation to add lens info.

It is written for creative suite versions.

Can anyone convert this to work on ps7.

Actions i can do but scripts are out of my league.

any thoughts/comments....

i have tried writing to the author but no reply. It is noted in the .jsx text that the scripts can be changed to suit.

cheers

DannyRaphael
06-22-2006, 09:58 AM
If you haven't yet you might post your request at www.ps-scripts.com, too. There are a lot of JS programmers who hang out there who sometimes take on this sort of request.

xbytor
06-23-2006, 06:31 AM
I don't recall PS7 having good general support for exif data. Check your File Info to see if the info is there. If it is, it maybe possible. If that doesn't work, you may be able to use another program (Irfan?) to write the information to a file that the script can read.

Of course, if the script has any kind of UI, you are completely out of luck as PS7 cannot script any kind of UI.

-X