Hey all,

$string  = "\nHELLO WORLD!\n\n".
           "To $to, \n\n".
           "\n". "-" x 70, "\n Hello World".
           "Thank you for using our software.\n\n";

My problem is that my variable $string dies or doesn't print (if you
wish :) ) anything after the 70,.  Is there something I am doing
obviously wrong here?

Cheers,

df

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to