Previous Topic: The MODIFY VerbNext Topic: Batch Compiler Statements


The DELETE Verb

Statements for Automatic Panel Definition

Statement

Description

DELETE MAP

AUTOPANEL

Deletes a map occurrence and all related map field occurrences from the data dictionary. The related panel and panel field occurrences that have been generated from the map are deleted from the data dictionary.

DELETE MFLD

DELETE MFLD is not a legal option within automatic panel definition syntax. A MODIFY MAP AUTOPANEL statement followed by MODIFY MFLD statements can be used to respecify a map and panel; the MFLD statements specify the fields to be created.

Statements for Manual Panel Definition

Statement

Description

DELETE PANEL

Deletes a panel occurrence and all related panel field occurrences from the data dictionary.

All map occurrences derived from the panel occurrence can be deleted.

DELETE PFLD

Deletes a panel field occurrence from the owner panel occurrence in the data dictionary.

DELETE MAP

Deletes a map occurrence and all related map field occurrences from the data dictionary and dissociates the map from the panel occurrence. If the panel is not associated with any map occurrences, the panel and panel field occurrences are also deleted from the data dictionary.

DELETE MFLD

Deletes a map field occurrence from the owner map occurrence in the data dictionary.