This line of code in a perl script comes up with errors. 
What am I missing? problems with the word print?
Am I missing a "/" somewhere for a reserved word? maybe the 2nd "Print"?

print "<Input type=\"button\" Value=\"Print This Page\" 
onClick=\"parent.main.print()\">\n;

Reply via email to