Code Comments
Programming Forum and web based access to our favorite programming groups.why won't this work? #!/usr/bin/perl open FILE,">/home/pcsc/tester/test1.txt" || die "error, cannot open file\n"; print FILE <<HTML; test1, test2, test3 HTML close FILE;
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.