Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Re: confused

by Biker (Priest)
on May 15, 2002 at 15:20 UTC ( [id://166744]=note: print w/replies, xml ) Need Help??


in reply to Re: confused
in thread @ARGV / Command Line Arguments

I believe this line:

($input,$output,$length)= shift @ARGV;
should read:
($input,$output,$length)= @ARGV;


Everything went worng, just as foreseen.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://166744]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (6)
As of 2024-04-19 10:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found