> -----Original Message-----
> From: IBM Mainframe Discussion List On Behalf Of Bill Klein
> 
> This note was posted directly to the USENET newsgroup and 
> hasn't had many replies.  I am forwarding it to the 
> list-server, to see if more people have input on it.  (It is 
> also in the comp.lang.cobol newsgroup).
> 
> "Graham Hobbs" wrote...
> > Hello,
> > Big technical challenge for me so here I am again. Is CICS but that 
> > group seems dormant.
> > 
> > I have a small system that generates Cobol/CICS programs but 
> > particularly generates several BMS Assembler macros (old green 
> > screens). After compiles and assembles the CICS transaction works 
> > fine. This is stuff I know well.
> > 
> > Very briefly, the BMS I generate looks like: 
> > 
> > . . DFHMSD . . etc
> > . . DFHMDI . . etc
> > . . DFHMDF's
> > etc
> >     END
> > 
> > But I'd like to also generate a GUI frontend be it/they 
> Java or HTML 
> > or what other possibilities are there.
> > Might anybody have any pointers as to where I might begin? 
> Articles, 
> > references, code samples (especially), etc?
> > Thanks.

//STEPNAME EXEC PGM=ASMA90,PARM='SYSPARM(TEMPLATE),other_parms'
...
//SYSIN    DD DISP=disp,DSN=bms.source.library(member)

    -jc-

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to