I'm a little bit confused by this and I don't know where to start. What I want to do, is to send from Frontier or AppleScript some params to a MacPerl script. If I have the following script: #!/local/bin/perl5 -w foreach(@ARG) { print "$_\n" }; In what MacPerl format should I save the file so it will be able to take params, and what is the proper syntax to send the params "Hello world" to the Perl script. My understanding is that a Do Script will send as a string an entire Perl script to MacPerl to execute, and its not what I want. I think the proper AppleScript command is maybe Send Data, but I don't understand how to use it. Thanks Cheers -Emmanuel ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Emmanuel M. Dˇcarie - <emm@cam.org> ---> The Frontier Newbie Toolbox: <http://www.cam.org/~emm/frontierNewbieToolbox.html> ---> Frontier en fran¨ais ! <http://www.scripting.com/frontier5/francais/> <http://www.scriptmeridian.org/tutorials/francais/odb/> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch