Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

VAXTPU CURRENT_OFFSET — VMS 5.2

 CURRENT_OFFSET

    Returns an integer for the offset of the current character position
    within the current line.  The leftmost character position is offset 0.

 Syntax

    integer := CURRENT_OFFSET

 Example

    my_cur_off := CURRENT_OFFSET;

    Stores in the variable MY_CUR_OFF the integer for the offset position
    of the current character.

 Related topics

    CURRENT_COLUMN   CURRENT_ROW

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