Re: Pros/cons of CICS Web Interface

New Message Reply Date view Thread view Subject view Author view Other groups

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


New Message Reply Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b25 : Tue Aug 19 2008 - 17:50:08 EDT