S
Simon L. Prinsloo
Guest
Why go such a long route? You can read the LONGCHAR directly. hDoc:LOAD("LONGCHAR",longcharvar,FALSE). But 9082 indicates that there is something wrong with the XML. You can write the lonchar variable to a text file and inspect it with a text editor and see if you can find the reason. COPY-LOB loncharvar TO FILE "filename.xml".
Continue reading...
Continue reading...