EXTEND ALL
Compiles all the VAXTPU procedures in the current buffer -- effectively
the same as using EXTEND EVE *. This is useful in compiling a command
file that contains several procedures.
Compiler messages may appear too quickly to read in the message window.
To view the messages more easily, follow the steps in this example:
Command Purpose or Effects
---------------------------------------------------------------------
1. SPLIT WINDOW Splits the current window into two smaller
windows, each displaying the same buffer.
2. BUFFER MESSAGES Puts the message buffer in the new window. (See
help on Message Buffer.)
3. PREVIOUS WINDOW Puts the cursor in the previous window,
containing the buffer you were working in.
4. EXTEND ALL Compiles all the procedures in the current
buffer. Complier messages appear in the other
window.
For more information on using multiple windows, see help on WINDOWS. To
execute a compiled procedure, use the command TPU.
Related topics:
EXTEND EVE EXTEND THIS SAVE EXTENDED EVE TPU