TPU
Executes a specified VAXTPU procedure or statement ("built-in").
Examples:
Command Purpose or Effects
---------------------------------------------------------------------
TPU COPY_TEXT (FAO ("!%D",0)) Enters the current date and time.
TPU SHOW (PROCEDURES) Lists all the VAXTPU built-ins and any
compiled procedures.
EXTEND EVE myproc Compiles a procedure named MYPROC, and
TPU myproc then executes that procedure.
+---------------------------------------------------------+
| For a list of VAXTPU built-ins and other topics, type ? |
| or List of Topics. For help on EVE commands, type EVE. |
+---------------------------------------------------------+