DELETE FIELDGROUP command

From m204wiki
Jump to navigation Jump to search

Summary

Privileges
File manager
Function
Deletes a field group from a Model 204 file

Syntax

DELETE FIELDGROUP FieldGroupName

Where: FieldGroupName is the name of a field group in the currently open Model 204 file.

Example

DELETE FIELDGROUP DRIVER

Usage notes

DELETE FIELDGROUP is available as of Model 204 Version 7.5.

You must delete all the fields that comprise a field group (except 'FG *' fields) before Model 204 can delete the specified field group. Otherwise, the folowing message is produced:

M204.2900: CANNOT DELETE FIELDGROUP THAT HAS FIELDS/FIELDGROUPS IN IT