|
Sure, I'm interested & would really appreciate the help.
And hope to retun the favor in the near future.
Send to m1c@xxxxxxxxxxxxxxxxxx
Thanks in advance.
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx on behalf of Carel Teijgeler
Sent: Mon 2/7/2005 12:01 PM
To: midrange-l@xxxxxxxxxxxx
Cc:
Subject: Creating HTML
Mike asked: "Does anyone know how to generate an html file from the
400? I can send
out .txt files all day long."
Mike,
Convert the spoolfile to a PF.
Read the PF and place tghe contents of the PF between <PRE> and <?PRE>
tags.
HTML should look likes this:
<HTML>
<BODY>
<PRE>
Your spoolfile
</PRE>
</BODY>
</HTML>
Peter Clifford wrote a utility to create PDF and HTML from spoolfiles:
CVTSPLPDF and CVTSPLHTML, published in NEWS/400 (IseriesNetwork), later a newer
updated version. Perhaps the code can be obtained from that said: it required a
paid membership (subscription to the mag might do).
I have the code. If interested I could send it to you offline.
Regards,
Carel Teijgeler.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.