Previous Topic: DECOMPILE SubcommandNext Topic: STORE Subcommand


DELETE Subcommand

The DELETE subcommand removes a command limiting rule set and syntax models from the Infostorage database. To delete command syntax models, you must have set the ACF MODE to MODEL.

Syntax of the DELETE Subcommand

The DELETE subcommand has the syntax shown below.


DELete   { ruleid    }     [MDLTYPE(mdltype|mdlmask)]
         { LIKE(rulemask)}

The DELETE subcommand takes the parameters listed below.

ruleid

Specifies the ID you want to delete. If you specify a MDLTYPE, only the rule for that model type is deleted.

LIKE(rulemask)

Deletes all rules that match the rule mask. If you do not specify MDLTYPE, only rules that match the current MDLTYPE are deleted.

MDLTYPE(mdltype|mdlmask)

Deletes the rule set under a specific operating system. Masking the MDLTYPE deletes rules for operating systems that match the mdlmask.