You might try replacing 'reform with 'rejoin in your code.

--
Andrew Grossman
http://web.dartmouth.edu/~grossman/pgp.html

--- [EMAIL PROTECTED] wrote:
foreach [name type] Fields [
        FormField: reform [{"Name":<B>cgi/}name{</B><P>}newline]
        write/append %cgiworf.r FormField
        ]

However the resulting text file (cgiworf.r) appears as such

print [
    <html><body><h2>"CGI Results:"</h2>
        Name:<B>cgi/ Category </B><P>
        Name:<B>cgi/ Justification </B><P>
</body><html>
--- end of quote ---

Reply via email to