Previous Topic: Map Inquiry and ModificationNext Topic: Temporary VS Permanent Modifications


Statements

Inquiry Statements

Inquiry statements can be used to examine certain results of a mapin operation, such as whether any data fields have been changed, truncated, or erased.

Modification Statements

Modification statements can be used to modify options specified during map-definition, such as display color or intensity, and to modify the result of a previous mapping operation.

Summary of Statements

The following table lists the statements used to examine mapin results or to make temporary or permanent changes to a map:

Language Statements

Inquiry Statements

Modification Statements

CA ADS

IF statement in conjunction with conditional global variables

Attributes MODIFY MAP

COBOL

INQUIRE MAP

DML MODIFY MAP

PL/I

DML INQUIRE MAP

DML MODIFY MAP

Assembler

DML #MAPINQ

DML #MAPMOD