Syntax

DELETE facsname

Meaning

The DELETE instruction removes the currently read and locked record from the database table referred to by the FACS name. If the action is successful, the status variable &E will be set to 0. If unsuccessful, &E will be unequal to 0.

Note that when you use this function in a storage adapl, it will be skipped when you import records using the Collections import Test run option because a delete is not executed during a test run. If you also mark the Save after successful test checkbox, this function will still be executed though when the virtually imported records are actually saved.

See also

Click here for general information about FACS.