Subject: Re: Pros/cons of CICS Web Interface
From: Martin T2.. (Martin@pi-sysprog.de)
Date: Fri Jul 11 2008 - 05:38:19 EDT
David,
>> handles the mapping of the HTML fields into COBOL variables, which,
based on your comments, would save a lot of (coding and learning) time. <<
Here are lines in a cobol-program that prepare two variables and their
content.
STRING 'sfield='
sfield (1 : Sfield-lng)
'&updflg='
'checked' DELIMITED BY SIZE
into SYMBOLS
POINTER sym-len
You have to map them somewhere and you have to communicate it to all
involved parties. No big deal either way.
--
Martin
--
XML2PDF - the way to get all features of PDF into your documents
on mainframe or PC systems; more at http://www.pi-sysprog.de
This archive was generated by hypermail 2b25 : Sun Jul 27 2008 - 05:20:10 EDT