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

EN1^XQOR(): Navigating Protocols (Entry/Exit Actions Not Executed)

Reference Type: Supported, Category: Unwinder, ICR#: 10101

Description

The EN1^XQOR API is identical to the EN^XQOR(): Navigating Protocols API, except that the ENTRY and EXIT actions of the initial protocol are not executed. This API provides backwards compatibility with the way Kernel 6 processed protocols that were defined in the OPTION (#19) file.

Format

  EN1^XQOR(x)

Input Parameters

x:

(required) Identifies the initial protocol that EN1^XQOR should process. The x input parameter should be in VARIABLE POINTER format. For example:

x="1234;ORD(101,"

This would cause the processing to start with the protocol that has an internal entry number (IEN) of 1234.

An alternative to using VARIABLE POINTER format is to set x equal to the name or number of the protocol and DIC equal to the number or global reference of the file you are working in (generally the PROTOCOL [#101] file).

Output

none.