CICSLevel command

Use the CICSLevel command to query and set the level of CICS® for content assist purposes.

Syntax

CICSLevel [version]

Parameters

version
Use the version parameter to set the CICS level. Valid values are cts31, cts32, or cts41. If you omit version, the editor returns a response that indicates the current version: CICS level is CTS31, CICS level is CTS32, or CICS level is CTS41.

Status

The status parameter is not affected by this command.

Description

This command does not change the CICS level property that is associated with the file. The command affects only the content-assist function of the LPEX editor for the remainder of the edit session. To change the CICS level property of the file, use the option that is provided on the COBOL or PL/I Settings page of the file properties window.

Examples

CICSLevel cts31
CICSLevel cts32
CICSLevel cts41
CICSLevel