Kernel Toolkit 7.3 APIs Banner
Office of Information and Technology (OIT) Banner
[skip navigation]

SH^XTLKMGR(): Add Shortcuts to the Local Shortcut File

Reference Type: Supported, Category: Toolkit—Multi-Term Look-Up (MTLU), ICR#: 10153

Description

The SH^XTLKMGR API adds Shortcuts to the LOCAL SHORTCUT (#8984.2) file.

Format

  SH^XTLKMGR(xtlk1,xtlk2,xtlk3)

Make sure to perform the following steps before calling this API:

  1. NEW all non-namespaced variables.

  2. Set all input variables.

  3. Call the API.

Input Parameters

xtlk1:

(required) Associated file.

xtlk2:

(required) Code in the associated file.

xtlk3:

(required) Shortcut (word or phrase).

 

Output Variables

XTLKER(1,FILENAME):

File not defined in the LOCAL LOOKUP (#8984.4) file.

XTLKER(2,CODE):

The code is not in the associated file.

XTLKER(3,SHORTCUT):

The shortcut could not be added.