At 5:14 pm -0600 21/1/04, Ken Williams wrote:
I think IPC::Run can do this nicely, but I haven't exactly tested it:
use IPC::Run qw(run); run('osascript', \$ass, \$asresult);
Can you provide a real working example. I find the Synopsis of IPC::Run a little obscure.
Thanks.
JD