Previous Topic Next topic Print topic


Remote Syntax Check (REXX TAUPDRSC)

The TAUPDRSC procedure executes a remote syntax check. It also creates an error feedback file which contains the compiler messages. This output file is passed to the AWM error feedback tool which displays the compiler messages in the Team Developer Error view.

The parameter separator for input is":".

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

Previous Topic Next topic Print topic