RENAME FIELDGROUP command: Difference between revisions
Jump to navigation
Jump to search
m (ELowell moved page RENAME FIELDGROUP to RENAME FIELDGROUP command) |
|||
Line 19: | Line 19: | ||
</p> | </p> | ||
==Usage notes== | ==Usage notes== | ||
<p> | <p>RENAME FIELDGROUP is available as of Model 204 Version 7.5.</p> | ||
<p>When it processes RENAME FIELDGROUP, <var class="product">Model 204</var> ends any update unit in progress and begins a non-backoutable update unit | <p>RENAME FIELDGROUP changes the name of a field group. The command is rejected if the old field group name does not exist or if the new field group name cannot be added to the file, either because it already exists or because there is not enough space.</p> | ||
<p>When it processes RENAME FIELDGROUP, <var class="product">Model 204</var> ends any [[File_Integrity_and_Recovery#Model_204_update_units|update unit]] in progress and begins a non-backoutable update unit.</p> | |||
[[Category: File manager commands]] | [[Category: File manager commands]] | ||
[[Category:Commands]] | [[Category:Commands]] |
Revision as of 21:09, 28 June 2013
Summary
- Privileges
- File manager
- Function
- Changes the name of a field group
Syntax
RENAME FIELDGROUP OldFieldGroupName, NewFieldGroupName
Where: OldFieldGroupName and NewFieldGroupName are field group names (1 to 255 characters). When the command is run, NewFieldGroupName becomes the new name of the field group.
Syntax notes
The comma is required.
Example
RENAME FIELDGROUP BIRDS, AVES
Usage notes
RENAME FIELDGROUP is available as of Model 204 Version 7.5.
RENAME FIELDGROUP changes the name of a field group. The command is rejected if the old field group name does not exist or if the new field group name cannot be added to the file, either because it already exists or because there is not enough space.
When it processes RENAME FIELDGROUP, Model 204 ends any update unit in progress and begins a non-backoutable update unit.