On Tue, May 18, 2004 at 01:10:27PM -0500, Perl Mail User wrote:

> I have a question, I am looking to read the name of the file that I am 
> passing as an argument to the perl script through the while (<>) part of
> the script.  

$ARGV

perldoc perlvar

-- 
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to