CALL "C$XML" USING CXML-SET-VERSION, handle, new-version
CXML-SET-VERSION | Op-code 40. Numeric data item that specifies the operation to perform. Each operation is defined in acucobol.def, which is included with your system. |
handle | USAGE handle |
new-version | A pic x(n) or numeric literal "1.0" |
CXML-SET-VERSION | Value 40 |
handle | A parser handle. |
RETURN-CODE | The return code is 0 if an error has occurred. The return code is positive if everything went correctly. |