Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

System Dump Analyzer REPEAT — VMS 5.0

        REPEAT

    Repeats execution of the last command SDA executed.  This command can
    also be invoked by pressing the 0 key on your terminal's keypad (KP0).

    This command provides a convenient method of displaying a series of data
    structures in a linked list or examining a sequence of locations.  For
    example:

        FORMAT @IOC$GL_DEVLIST  ! Start at first DDB in system
        FORMAT @.               ! Skip to next entry in list
        <KP0>                   ! Repeat FORMAT @. command
        .
        .
        .

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