TPU
Executes a VAXTPU procedure or statement during your editing session.
Examples:
Command Purpose or effects
---------------------------------------------------------------------
TPU copy_text (fao ("!%d",0)) Enters the current date and time.
TPU show (procedures) Shows a list of VAXTPU built-ins and
your compiled procedures.
EXTEND TPU myproc Compiles a procedure named MYPROC, and
TPU myproc executes that procedure.
+-------------------------------------------------------+
| For a list of VAXTPU built-ins and other topics, type |
| LIST OF TOPICS. For help on EVE commands, type EVE. |
+-------------------------------------------------------+