Using content assist with EXEC CICS statements in C and C++ files in the z Systems LPEX Editor

The z Systems® LPEX Editor provides content assistance for EXEC CICS statements specified in C and C++ source files.

Before you begin

The default CICS® level used by the C/C++ parser is that specified in the C/C++ Parser preference page. For more information on C/C++ parser preferences, see the Setting C/C++ parser preferences topic. If you want to use a nondefault CICS level for the C/C++ parser, do one of the following tasks before you use content assist:

About this task

Note: The C/C++ parser does not check the syntax of EXEC CICS statements, and any preferences related to syntax checking on the EXEC CICS Statements preference page are ignored by the parser.

Procedure

To use content assist for EXEC CICS statements, complete the following step:

Position the cursor within an EXEC CICS statement and press Ctrl+Spacebar. The editor proposes tokens and CICS templates that are valid within the current statement.