Menu

WINCOBOL / WINZOS support of CICS and Db2

GnuCOBOL
2022-06-09
2022-07-03
  • Ralph Linkletter

    WINZOS now provides CICS support.
    CICS supports both VSAM and Db2 access services.
    Selecting Make on the COBOL compile panel member causes the source application to be scanned.
    The scanning identifies both EXEC CICS and EXEC SQL commands.
    Either or both are routed to the appropriate preprocessor(s).
    A GnuCOBOL compile and link of the expanded preprocessed code ensues, creating a .DLL stored in LOADLIB.
    Available at winzos.net

    Ralph

     
    👍
    1

    Last edit: Ralph Linkletter 2022-06-20

Log in to post a comment.