in reply to Syntax error? I don't think so...
try this insteadprint <<END_HTML
your missing a ";" on the print statement and remember that END_HTML has to be left aligned (on the left margin).print <<END_HTML; blah blah... blah..... END_HTML
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Syntax error? I don't think so...
by ninja-joe (Monk) on Apr 27, 2002 at 16:59 UTC |