Well I have tried several things, I'm currently reading three books, have 
done every freakin Perl tutorial out there and I still can't troubleshoot 
why I can't get scripts downloaded off sites such as Matt's to work.

One of the many I have tried is from this site if anyone can help.
http://www.xav.com/scripts/axs/

I'll attach my files to this email as well. I'm sure its something stupid 
but I just can't figure out what I'm doing wrong.

HELP?!?! And thanks Mike and Aldo

-Naika


>From: "Mike Kangas" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: [perl-win32-gui] Questin from a beginner
>Date: Wed, 26 Apr 2000 11:01:51 -0500
>
>I did not know that. Thanks.
>
>Mike
>
>
>Aldo Calpini wrote:
>
> > Mike Kangas wrote:
> > > on a Windows computer you do not need this. Linux yes. For
> > > linux it is the path for perl, in windows it is just another
> > > commented line of code.
> >
> > not quite true.
> > the Windows perl does not care about path, but it does care
> > about switches. so if you put:
> >
> >       #!/usr/bin/perl -w
> >
> > the script will run even if your PC doesn't know nothing
> > about /usr/bin, but it will run with warnings on ;-)
> >
> > cheers,
> > Aldo
>

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

ax.pl

ax-admin.pl

Reply via email to