Re: Applescript call from Perl

2002-02-07 Thread Ian Ragsdale
On 2/7/02 9:15 PM, "Brad Rice" <[EMAIL PROTECTED]> wrote: > Can ACGI run with Apache? I thought you needed to have webstar or > another Mac Classic web server to use that. > Apple has produced an apache module that will run AppleScripts that comes with OS X Server. Someone posted a similar sol

Re: Applescript call from Perl

2002-02-07 Thread Peter N Lewis
At 21:13 -0500 7/2/02, Brad Rice wrote: >How do you call Applescript from Perl? I want to make a CGI that >runs an applescript. In MacPerl, use: &MacPerl'DoAppleScript(<<"END_SCRIPT"); tell application "Finder" move alias "$folder" to trash end tell END_SCRIPT I

Re: Applescript call from Perl

2002-02-07 Thread Brad Rice
Can ACGI run with Apache? I thought you needed to have webstar or another Mac Classic web server to use that. On Thursday, February 7, 2002, at 10:09 PM, Kime H. Smith, Jr. wrote: > Hi, Brad: > > Why not just write the CGI in APppleScript? If written as an ACGI, it > can be > pretty efficient.

Applescript call from Perl

2002-02-07 Thread Brad Rice
How do you call Applescript from Perl? I want to make a CGI that runs an applescript. Brad Rice [EMAIL PROTECTED]

Re: psync question

2002-02-07 Thread Dan Kogai
On 2002.02.08, at 07:08, Mark Edwards wrote: > Okay, I've finally got psync humming along quite nicely every morning at > 4am, backing up my whole drive. Thanks to your help! > > I'm curious about one last thing. psync, and pretty much every other > utility I've tried, can't seem to correctly co