Using content assist with EXEC CICS statements in C and C++ files in the Remote C/C++ Editor

The Remote C/C++ 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 Remote C/C++ Editor is that specified in the Editor preference page under Remote C/C++. For more information on Remote C/C++ Editor preferences, see the Setting editor preferences topic. If you want to use a nondefault CICS level for the Remote C/C++ Editor, do one of the following tasks before you use content assist:

About this task

Note: The Remote C/C++ Editor 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.