Previous Topic Next topic Print topic


Get Member Properties (REXX TAUPDEP2)

The TAUPDEP2 procedure is used to refresh all properties of data set member and to associate the default syslib data sets.

The REXX Procedure is modeled as a "Get All Properties" action and associated to the PO Member element type.

The parameter separator for input and output is "::". It's modeled with resource processing "UPDATE" which means that the REXX procedure has to pass the eight modeled output parameter back to AWM which will be used to update the member's properties.

The following code snippet shows how this is processed in REXX:

Previous Topic Next topic Print topic