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

RLOCK^XPDMENU(): Set REVERSE/NEGATIVE Field in OPTION File

Reference Type: Supported, Category: Menu Manager, ICR#: 1157

Description

The RLOCK^XPDMENU API sets the REVERSE/NEGATIVE (#3.01) field in the OPTION (#19) file for a given option.

NOTE: This API was released with Kernel Patch XU*8.0*672.

Format

  RLOCK^XPDMENU(opt,txt)

Input Parameters

opt:

(required) This is the name of the option you want to reverse lock.

txt:

(required) This is the security key name used to reverse lock the option. It must match an entry in the SECURITY KEY (#19.1) file.

Output

none.

Reverses the lock on the REVERSE/NEGATIVE (#3.01) field in the OPTION (#19) file for the opt input parameter.

REF: For more information on reverse locks, see the “Using Security Keys with Reverse Locks” section in the “Menu Manager: System Management” section in the Kernel 8.0 & Kernel Toolkit 7.3 Systems Management Guide.