--Joshua Juran wrote: >># Usage: MacPerl::DoAppleScript(script). > Do you understand what this means?
Not quite, but I do now. Doing some testing, I think there's some sort of error in the applescript itself. It works fine compiled as itself, but I get different sorts of errors when trying to MacPerl::DoAppleScript() it. I got rid of the old "expected coma but found identifier" error I got before the usage error, But now I get an "operation not supported on socket" error. I'll keep tooling it and see what I can get. ~wren