Re: [MacPerl] Re: passing arguments: AppleScript to MacPerl
[email protected] (Joshua Juran) Fri, 29 Jun 2007 23:33:47 -0700
| Newsgroups | perl.macperl |
|---|---|
| Message-ID | <[email protected]> |
On Jun 29, 2007, at 9:26 AM, kurtz le pirate wrote: > In article <[email protected]>, > [email protected] (Louis Pouzin) wrote: > >> Calling a macperl script (dog) from AS, with arguments a, b c, >> would read: >> tell perl to do script {dog, a, b, c} > > - google is your friend. > > - <http://www.bradrice.com/wposx/archives/42> This resource shows how to call AppleScript from Perl. Louis is trying to call MacPerl from AppleScript. Josh