EGL Development User Group

EGL Development User Group

EGL Development User Group

The EGL Development User Group is dedicated to sharing news, knowledge, and insights regarding the EGL language and Business Developer product. Consisting of IBMers, HCL, and users, this community collaborates to advance the EGL ecosystem.

 View Only
Expand all | Collapse all

statementTrace z/VSE

  • 1.  statementTrace z/VSE

    Posted 03/31/16 02:13 PM

    the build option statementTrace is supported for z/VSE CICS ?

    Hsieh


  • 2.  Re: statementTrace z/VSE

    Posted 04/04/16 02:49 PM

    Hsieh,

     

    If you use statementTrace=YES in VSECICS, then it does generated the DISPLAY statements into the genned COBOL.  I assume this output goes either to SYSOUT in the CICS job.  In z/OS, it goes to the CEEMSG (for LE) DD statement, so if there is equivalent in CICS for z/VSE, then you might want to look there also.

     

    Mark
     

    markevans


  • 3.  Re: statementTrace z/VSE

    Posted 04/04/16 04:08 PM

    Yes, it supports.

    Thanks !

    Hsieh