EXTEND ALL
Compiles all the VAXTPU procedures in the current buffer -- effectively
the same as the command EXTEND EVE *. This is useful in compiling a
command file that contains several procedures.
o Compiler messages may appear too quickly to read in the message window.
To view the messages more easily, split the main window and put the
Messages buffer in the other window, as in the following example:
Commands Purposes or Effects
---------------------------------------------------------------------
1. TWO WINDOWS Split the current EVE window into two smaller
windows, each displaying the same buffer.
2. BUFFER MESSAGES Put the Messages buffer in the new window. Then
PREVIOUS WINDOW put the cursor in the previous window, containing
the buffer you were working in.
3. EXTEND ALL Compile all the procedures in the current buffer.
Complier messages appear in the other window.
o For more information on using multiple windows, see help on Windows.
o To execute a compiled procedure, use the TPU command and specify the
procedure name. For a sample procedure, see help on Command Files.
Related topics:
EXTEND EVE EXTEND THIS SAVE EXTENDED EVE TPU