DELETE FIELDGROUP command

From m204wiki
Revision as of 20:59, 28 June 2013 by ELowell (talk | contribs) (Created page with "==Summary== <dl> <dt>Privileges <dd>File manager <dt>Function <dd>Deletes a field group from a <var class="product">Model 204</var> file </dl> ==Syntax== <p class="syntax...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

You must delete all the fields that comprise a field group 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