On Wed, May 23, 2001 at 11:33:20PM -0700, Michael George III wrote:
> Just in case anyone wants the solution:
> 
> <html> <body>
> [- local $escmode=0; print OUT "\<B> Hello World \</B>"; -]
> </body> </html>

You don't need "\<" in the string with $escmode=0, "<" is fine.

-- 
 Andrew O'Brien
 [EMAIL PROTECTED]
 http://www.switchonline.com.au./

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

Reply via email to