DSIV XPD LAST INSTALL (3342)    REMOTE PROCEDURE (8994)

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
  • PKG
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   50
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    This is the name (.01 field value) from the INSTALL file.
     
    The VA naming convention for KIDS builds:
      <name><space><version> for a whole package
      name*version*patch for a patch
     
    PKG can be the full name KIDS BUILD file name, or it can just be the name
    portion of the KIDS BUILD file name
    
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