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

SETENV^%ZOSV: Set VMS Process Name (Caché/OpenVMS Systems)

Reference Type: Supported, Category: Operating System Interface, ICR#: 10097

Description

The SETENV^%ZOSV API sets the VMS process name. It only has meaning on Caché/OpenVMS systems; otherwise, it just quits.

Format

  SETENV^%ZOSV

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 Variable

X:

(required) This is a 1-15 character name to be given to the process at the VMS level.

Output

none.