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

K^XTLKMGR(): Add Keywords to the Local Keyword File

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

Description

The K^XTLKMGR API adds Keywords to the LOCAL KEYWORD (#8984.1) file.

Format

  K^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) Keyword.

 

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,SYNONYM):

The keyword could not be added.