Re: Mysterious Target App Switch
Re: Mysterious Target App Switch
- Subject: Re: Mysterious Target App Switch
- From: Emmanuel <email@hidden>
- Date: Fri, 15 Feb 2002 09:56:33 +0100
At 3:46 PM +0100 13/2/02, John Jones wrote:
>
I've got a script which calls Photoshop 5 to do some image processing,
>
then quits it and launches Photoshop 6 to do some different things. The
>
script complies and runs just fine as a classic application. The problem
>
is that if the app happens to launch when PS 6 is already running, the
>
reference to PS 5 is changed to refer to PS 6. My assumption is that
>
since AS compiles at runtime that it's identifying the running application
>
as the target, but this is obviously a problem. Anyone know of a way to
>
work around this?
Use the full paths of the applications instead of just their names.
Emmanuel
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.