![]() ![]() |
Reference Type: Supported, Category: KIDS, ICR#: 10141
The $$PATCH^XPDUTL extrinsic function is used during KIDS installations, during the environment check only. Use this function to verify if a patch has been installed. You can check for patches with or without sequence numbers.
$$PATCH^XPDUTL(patch)
patch: |
(required) Patch name. Patch name must include the full version number with the decimal point, such as XU*8.0*28. |
returns: |
Returns:
|
Checking for a patch installation. Enter the following at the programmer prompt:
>I '$$PATCH^XPDUTL("XU*8.0*28") W !,"You must install patch XU*8*28" |