Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

VAXTPU END_OF — VMS 5.2

 END_OF

    Returns a marker pointing to the last character position in a buffer or
    a range.

 Syntax

    marker := END_OF ({buffer | range})

 Example

    the_end := END_OF (main_buffer);

    Stores in the variable THE_END a pointer to the last character position
    in the main buffer.

 Related topics

    BEGINNING_OF   LINE_END

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