DELETE
Removes a form from the current forms file.
Syntax
DELETE form
Parameters
form is the name of the form to be removed from the current
forms file. If form does not exist, FORMSPEC will issue
a warning and proceed to the next command.
Example
DELETE ORDER2
removes the form ORDER2 from the current forms file.