小编use*_*100的帖子

cobol xml parse got exception

cobol xml parse throws exception +000528897

reading xml from a file or even xml declared in "working storage" as a string array

The cobol parse command:

XML PARSE XML-STRING PROCEDURE XML-HANDLER

throws exception +000528897

I checked if the xml is well formed (display in browser) and it's ok

在此处输入图片说明

I displayed the xml string after reading it from a file and concatenating all the lines as a long string

在此处输入图片说明

we are using cobol 5.2

compiler option -> xmlparse(xmlss)

if i change …

xml cobol exception zos

2
推荐指数
1
解决办法
144
查看次数

标签 统计

cobol ×1

exception ×1

xml ×1

zos ×1