Hi John,

It's a little harder to see what you're doing with all that HTML
formatting in your mail, but I think you can do what you want with:

write %filename.html reduce [ <html> ...... </html> ]

REDUCE will evaluate all those paths in the block like CGI/NAME etc.
PRINT does that automatically, but WRITE doesn't, so you have to
use REDUCE before you write it.

See you,
Eric

Reply via email to