apparently you have to escape the double quotes to print them, my result from trial and error. watch the word wrap.
print "<BODY TEXT=\"#ffff00\" BGCOLOR=\"#000000\" LINK=\"#ffff00\" ALINK=\"#ffff00\" VLINK=\"#ffff00\">\n"; Also, the new line goes inside the main quotes "some text\n" jay On 22 Oct 2001 at 17:24, Joe Mezzanini wrote: > what is wrong with this line ?? > > print "<BODY TEXT="#ffff00" BGCOLOR="#000000" LINK="#ffff00" > ALINK="#ffff00" VLINK="#ffff00">"\n; > ---- * Message Board: http://www.theMezz.com/tech/ post: [EMAIL PROTECTED] url: http://theMezz.com subscribe: [EMAIL PROTECTED] digest: [EMAIL PROTECTED] notDigest: [EMAIL PROTECTED] ==^================================================================ EASY UNSUBSCRIBE click here: http://topica.com/u/?b1dhsJ.b1LEke Or send an email To: [EMAIL PROTECTED] This email was sent to: [email protected] T O P I C A -- Register now to manage your mail! http://www.topica.com/partner/tag02/register ==^================================================================
