|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re: csv file is not opening using use strictby Rudolf (Monk) |
| on Sep 06, 2012 at 23:13 UTC ( #992207=note: print w/ replies, xml ) | Need Help?? |
|
If the file exists your program should open it fine, atleast mine does (win7), however I think your mistake may be in the opening statement. the parameter '<' is the read only .. if the file has not yet been created and you want to create it use the '>' param. also the '>>' is used for appending. Sory if this doesnt help I am thinking of other reasons why you might be getting yelled at.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||