Rational Developer for System z, Version 7.6

CICS translation using CICS TXSeries for Windows

You can use CICS® TXSeries® for Windows® to provide translation support for EXEC CICS statements.

You need to install CICS TXSeries for Windows on your workstation before you can enable CICS translation with CICS TXSeries for Windows.
To enable CICS translation support using CICS TXSeries for Windows, follow these steps:
  1. If your code is written in COBOL, Open the COBOL Settings Properties page. If your code is written in PL/I, open PL/I Settings.
  2. Click the Local Compile Options tab.
  3. Select Invoke preprocessor.
  4. In the Preprocessor Options field, modify or accept the default options and click OK.
    • For COBOL, the default options are CICSNT -lIBMCOB -adesvp.
    • For PL/I, the default options are MACRO CICS('SUBSYS(CICSTNT)' edf debug source print) MACRO.
You can now execute local syntax checks and perform local builds on your configured resource.

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)