On 10/3/02 4:02 PM, "Stephane Huaulme" <[EMAIL PROTECTED]> wrote:

> how does launch an applescript from perl?

Choose one:

1. open a pipe to the "osascript" program and send down your AppleScript

2. send the AppleScript directly using the Mac::AppleScript module

3. write your AppleScript in Perl using the Mac::AppleScript::Glue module

Do "man osascript" for item one, and see CPAN for the last two.

-- 
John Labovitz
[EMAIL PROTECTED]
www.johnlabovitz.com

Reply via email to