DropScript executes the script inside it and passes the paths of any files
that were dropped on the app.  The default one clones itself with any script
you drop on it.  So, you write your script in a way that just expects
filenames as arguments, and then you drop your script on DropScript, which
will create a new applet with your script inside.  If your script doesn't do
anything, I would guess that something is wrong with your script - maybe
line endings?

Ian

On 2/4/02 9:52 AM, "CDE Francis" <[EMAIL PROTECTED]> wrote:

> I've got a Perl script that massages my access logs each month.
> I tried to use Wilfredo's DropScript to make a dropplet but the
> resulting .app file doesn't do anything.
> 
> I ended up going to Terminal and saying 'perl [scriptname] [logname]'
> but dammit I want my "Power of Unix, Simplicity of Mac". How?
> 
> Side note: has nntp.perl.org been turned off? I'd definitely
> rather talk Perl via nntp than smtp.
> 
> -F.
> 

Reply via email to