Display-Status. If Not XML-IsSuccess Perform With Test After Until XML-NoMore XML GET STATUS-TEXT Display XML-StatusText End-Perform End-If.
The DISPLAY statement, Display XML-StatusText, displays status information on the terminal display. You may edit this statement, as necessary, for your application. For example, the definition of the XML-StatusText field in the lixmldef.cpy copybook may be altered from the default of 80 to change the size of the buffer used to contain XML status information.
XML TRANSFORM FILE "A" "B" "C". Perform Display-Status.