Talking to BBEdit
Talking to BBEdit
- Subject: Talking to BBEdit
- From: Matthew Broms <email@hidden>
- Date: Thu, 13 Dec 2001 11:17:13 -0500
Have a little problem that I hope there's a simple solution to. I'm using
Script Debugger 2.0 and am pupating BB Edit to do some text manipulation.
Works great on my machine, but when I put it on the deployment machine, it
chokes. I believe it's because it can't find BB Edit (even when it's
running). When I save it on my machine, Script Debugger requests that I
locate the application on my drive during the save process. Does this sound
familiar? Is an application path stored somehow, somewhere when you put
code in for controlling it? If so, can I bypass this or is there a way I
can be sure that when I ask AS to control BB Edit (on any machine), that it
will either use the BB Edit that's currently running or ask where the
application is located locally to launch it?
Matt
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~