Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Invoking Photoshop application to execute VBScript

New Here ,
Nov 13, 2006 Nov 13, 2006
I would like to do some scripting that could utilize the file browsing and selection capabilities of Bridge, but also some of the file manipulation and "outside" applications available using VBScript under Photoshop. I haven't found a way to have the Bridge javascript invoke the Photoshop application to execute the VBScript.

The VBScript photoshop application object has a DoJavaScript Method, but the javascript photoshop application does not have an equivalent DoVBScript or DoScript method to execute a VBScript. It does have a DoAction method, is there a way to have the action invoke the VBScript?

Alternatively, there's BridgeTalk, which seems to be unique to javascript like bridge is. I've never used BridgeTalk, but looking through the documentation it isn't obvious how to pass a VBScript to the photoshop app.

Anyone ever tried this before?

Thanks,
Todd
TOPICS
Scripting
921
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Dec 04, 2006 Dec 04, 2006
LATEST
Take a look at the code behind the Image Processor

John
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines