SCRATCH Type: Pseudoverb (ONLY command on the input line) Use: To delete a procedure from the symbol table --- without releasing the core and text space used by the procedure. Grammar: SCRATCH procname where procname is the name of the procedure to be deleted. The SCRATCH procname command must be the only one on the line. Any other commands will be ignored.