Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

VAXTPU SET(KEY_MAP_LIST) — VMS 5.2

 SET(KEY_MAP_LIST)

 Binds a key-map list to a buffer.

 Syntax

    SET (KEY_MAP_LIST, string, [buffer])

 Parameters

    string     Specifies the key-map list.

    buffer     The buffer to which you want to bind the key-map list.

 Example

    SET (KEY_MAP_LIST, "my_key_map_list", CURRENT_BUFFER);

 Binds the key-map list called MY_KEY_MAP_LIST to the current buffer.

 Related topics

    CREATE_KEY_MAP_LIST   REMOVE_KEY_MAP

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