Exit TAUSCXBI: Determination of build information

The exit TAUSCXBI determines build information from SCLM which is needed for remote syntax check. The shipped exit TAUSCXBI uses the SCLM build info command to determine this information.

The result of the SCLM build information is parsed and returned partly by Shared Pool variables and partly as return values.

The exit has to be adapted when the build info command provides other information on the customer site than that expected by the exit, e.g. another compiler name.

The exit can also be adapted if the required build information can be determined by another, possibly less expensive, way.