Bryan Harris wrote:

Is there a way to discover the filename of the current file being read when
using the angle brackets (e.g. while (<>) {} )?


perldoc perlop #Search for 'null filehandle' The filename will be stored in $ARGV


TIA.


- Bryan







-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to