version 3
SAVE OLD RELATED ONE (field)
| Parameter | Type | Description | |
| field | Field | Many field |
Description
SAVE OLD RELATED ONE operates the same way as SAVE RELATED ONE does, but uses the old relation to the field to save the old related record. Before you use SAVE OLD RELATED ONE, you must load the record with OLD RELATED ONE. Use SAVE OLD RELATED ONE when you want to save modifications to a record loaded with OLD RELATED ONE.
SAVE OLD 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
Locked, OLD RELATED ONE, Triggers.