Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

EVE EXTEND_ALL — VMS 5.5-2H4

 EXTEND ALL

 Compiles all the TPU procedures in the current buffer---same as the
 command EXTEND EVE * or EXTEND TPU *.  This is useful in compiling several
 related procedures.

 Steps:

    1.  Put the procedures you want to compile into an EVE buffer.
        For example, use GET FILE, OPEN, or OPEN SELECTED to edit
        a TPU command file containing your procedures.

    2.  Use EXTEND ALL.

 Usage notes:

 o  Compiler messages may appear too quickly to read in the message window.
    To view the messages more easily, split the EVE main window and put the
    Messages buffer into one window and your procedures buffer into the
    other window.  For an example of how to do this, see help on Message
    Buffer.

 o  To execute a compiled procedure, use the TPU command and specify the
    procedure name.  For a sample procedure, see help on Command Files.

 o  To save save your compiled procedures for future editing sessions, use
    SAVE EXTENDED EVE or SAVE ATTRIBUTES to create a section file.  See
    help on Section Files.

 Related topics:

    EXTEND EVE     EXTEND THIS     SAVE EXTENDED EVE     TPU

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026