Skip to main content
Known Participant
April 10, 2006
Question

BridgeTalk isn't working...

  • April 10, 2006
  • 1 reply
  • 487 views
Last night I created a bridge script that sends a message to photoshop to open a certain file. And it worked. This morning I rebooted and it doesn't work. I get an error message saying that BridgeTalk has no constructor?!?

Then I tried photoshop.executeScript, but I'm told that photoshop is undefined.

How did my Bridge lose its connections to my other apps? Is there a way to get them to relink themselves?

I'm very perplexed.

-Rich
This topic has been closed for replies.

1 reply

Participating Frequently
April 15, 2006
Hi Rich,

What happens when/if you use "#target photoshop;" without the quotes as the very first line in your script?

O'Neal