Martin, Your way sounds like a better approach. I'll try it for new scripts. In the present case I had existing scripts I wanted to aggregate with minimum change.
Thanks a lot. - - On Tue, 7 Oct 2003 15:59:22 +0200, Martin Buchmann wrote: >maybe you can port the whole AppleScript to a MacPerl script and launching >the applications using the Mac::Glue module. I'm using this very often >and it's quite convenient. You can just include your MacPerl Droplet in >this script and should get ride of your problems.