
| Name | Value |
|---|---|
| NAME | DSIV XPD LAST INSTALL |
| TAG | RLAST |
| ROUTINE | DSIVXPDU |
| RETURN VALUE TYPE | SINGLE VALUE |
| AVAILABILITY | AGREEMENT |
| DESCRIPTION | This returns the latest installed version of a KIDS build. It gets the data from the INSTALL file. |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
This returns the latest version installed for a KIDS package. It looks
at the date installed field to determine the latest version installed.
Return values:
successful lookup: version number ^ date.time installed
no matches found for input value: 0^message
on error: -1^error message
|