On Sat, 5 May 2001, Paul wrote:

>
> --- Mike Lacey <[EMAIL PROTECTED]> wrote:
> > my $file = $ARGV(0);
>
> carefull there -- $ARGV(0) will probably err.
>                        ^ ^
> use $ARGV[0] instead.

That's what I meant, as I had posted in a followup message.

-- Brett
                                   http://www.chapelperilous.net/btfwk/
------------------------------------------------------------------------
A hundred thousand lemmings can't be wrong!

Reply via email to