not found name

This report is given when either:

  • An object named in the parameter list of the system command )ERASE is not erased because it was not found or it is not eligible to be erased.
  • An object named in the parameter list (or implied list) of names to be copied from a saved workspace for the system commands )COPY or )PCOPY is not copied because it was not found in the saved workspace.

Examples

      )ERASE ⎕IO
not found ⎕IO

      )COPY WS/UTILITY UND
WS/UTILITY saved Mon Nov 1 13:11:19 1993
not found UND