version 3
SAVE RELATED ONE (field)
Parameter | Type | Description | |
field | Field | Many field |
Description
SAVE RELATED ONE saves the record related to field. Execute a SAVE RELATED ONE command to update a record created with CREATE RELATED ONE, or to save modifications to a record loaded with RELATE ONE.
SAVE RELATED ONE does not apply to subtables, because saving the parent record automatically saves the subrecords.
SAVE RELATED ONE will not save a locked record. When using this command, you must first be sure that the record is unlocked. If the record is locked, the command is ignored, the record is not saved, and no error is returned.
See Also
CREATE RELATED ONE, Locked, RELATE ONE, Triggers.