Good day,
My company uses IBM Rational 7.5 which has webfacing built in. We are looking to convert 5250 screens to browser based.
Having an issue with displaying SPOOL file in HTML.
Did anyone do this?
I have a spool file created in CL using CRTPRTF command.
How can I display this file as HTML?
Also, is there such thing as a "flat file" in iSeries?
I know in OS390 we could use flat file and format it anyway you want. I used Physical file with CRTPF and in my COBOL program did WRITE SAVE-RECORD AFTER ADVANCING 1 LINE.
It turns out you cannot do it for a file assigned to DATABASE. Is there alternative ?
This is the error I got.
"1736 MSGID: LNC1408 SEVERITY: 30 SEQNBR: 145002
Message . . . . : AFTER ADVANCING incompatible with device assigned
to 'SAVE-FILE'. Phrase or statement ignored.
Thank you !!!
Software/Hardware used:
ASKED:
April 15, 2009 4:10 PM
UPDATED:
April 16, 2009 7:11 AM