TPU
Executes a TPU procedure or statement.
Examples:
Commands Effects
---------------------------------------------------------------------
TPU COPY_TEXT (FAO ("!%D",0)) Enters the current date and time.
TPU SHOW (PROCEDURES) Lists all the 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.
TPU EVE$EDT_CHNGCASE Executes the EVE procedure for the EDT
ChngCase key (GOLD-KP1).
Usage notes:
o Procedure names are not case-sensitive (you can use uppercase,
lowercase, or mixed case). However, the TPU command does NOT let you
abbreviate the procedure name or statement.
o Messages from executing the procedure appear in the message window (the
bottom line of the EVE screen layout). To read the messages more
easily|---|particularly if there are several error messages|---|split
the EVE window in two and put the message buffer in one of the windows.
For more information about this, see EVE help on Message Buffer.
+-------------------------------------------------------------------------+
| For a list of TPU built-ins and topics, see help on TPU List Of Topics. |
| |
| To return to help on EVE commands and other topics, see help on EVE. |
+-------------------------------------------------------------------------+