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

$$INSTALDT^XPDUTL(): Return All Install Dates/Times

Reference Type: Supported, Category: KIDS, ICR#: 10141

Description

The $$INSTALDT^XDUTL extrinsic function is used to retrieve all dates/times that an install was performed for a given install name in the INSTALL (#9.7) file. It returns the results in an array.

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

Format

  $$INSTALDT^XPDUTL(install,.result)

Input Parameters

install:

(required) Name of install in the INSTALL (#9.7) file.

.result:

(required) Passed by reference, the name of the array to return values.

Output Parameter

.result:

Returns the number of records in the result array:

  • result=number of records

  • result(internal date/time)="TEST#^SEQ#"  (Fields 61^62 from INSTALL [#9.7] file)

Example

>W $$INSTALDT^XPDUTL(“XU*8.0*491”, .RSLT)
1
>ZW RSLT
RSLT=1
RSLT(3080318.092151)="1^"