TPU
Executes a TPU procedure or statement ("built-in").
Examples:
Commands Purposes or Effects
---------------------------------------------------------------------
TPU COPY_TEXT (FAO ("!%D",0)) Enters the current date and time.
TPU SHOW (PROCEDURES) Lists all the TPU built-in procedures
and any user-compiled procedures.
EXTEND EVE user_proc Compiles a procedure named USER_PROC,
TPU user_proc and then executes that procedure.
+---------------------------------------------------------------------+
| For a list of built-in procedures and other topics you can get help |
| on, type ? or List Of Topics. For help on EVE commands, type EVE. |
+---------------------------------------------------------------------+