EXTEND THIS
Compiles the VAXTPU procedure that the cursor is on. This is the same as
EXTEND EVE, except you do not type the name of the procedure.
Steps:
1. Put the cursor anywhere in the procedure you want to compile.
2. Use EXTEND THIS.
This is useful in testing or debugging VAXTPU command files that contain
several procedures: edit the command file, put the cursor on a procedure,
use EXTEND THIS to compile it, move to the next procedure, and so on.
To execute a compiled procedure, use the command TPU and specify the
procedure name. For a sample procedure, see help on COMMAND FILES.
Related topics:
EXTEND ALL EXTEND EVE SAVE EXTENDED EVE TPU