Copy link to clipboard
Copied
I have developed scripting/automation for Photoshop CS/CS2/CS3/CS4 in Windows. I use VB Scripting
for it. Now I want the same scripting/ automation for MAC version, Any body can help me in this matter ?
My site is www.avcsindia.com
The Product is UltraAlbum Studio
UltraAlbum Studio: http://www.youtube.com/watch?v=YsnoFRRzvic
Thanks & Regards,
Prakash Kumar
Email: avcsindia@hotmail.com
Copy link to clipboard
Copied
You will have to rewrite the script in JS if you want the same code to run on Windows and Mac. Both VB and Applescript are restricted to their respective OSs.
There is no automated mechanism to convert your VB code to JS or AS to make it run on the Mac.
-X