PURPOSE: The UNDELETE equated command is used to UNDELETE a DBL object that is still stored in your current DBL. If you have executed a QUIT CLEAN or FORM DBL after deleting the object, it will no longer be available to UNDELETE.
UNDELETE object.type OBJECT.name
object.type |
Valid object types are: PM, CM, SD, DI, ID, GS, CS, CF |
*UNDELETE PM SHOW.DATA
NOTES: ACCENT R will attempt to compile the object and execute a HOLD and STOP if it has errors.