Hi,I wish to open a file datafile.txt which is stored in the same location as the perl script, so how do I write it down?
open (FILE,'<'," ") || die "no such files $!\n";
-- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
