I have to create a file with / in the name.  I have tried different
techniques but keep getting errors.

My file name also has & in it.

 open(MYFILE, ">>", "confused&lost/.com")
                or die "2. Can't open MYFILE for writing: $!.
Stopped";

Thank you for the help.


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


Reply via email to