CALL "C$XML" USING CXML-GET-PROC-INSTR-COUNT, handle
| CXML-GET-PROC-INSTR-COUNT | Op-code 36. 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 |
| CXML-GET-PROC-INSTR-COUNT | Value 36 |
| handle | A parser handle. |
| RETURN-CODE | The return-code is 0 on error (including that there are no processing instructions), or the number of processing instructions on success. |