Hi, I am facing an issue with generated xml file. Sometimes randomly it contains NUL character instead of valid data. I would like to scan the file to confirm whether the file is correct (without the NUL) or corrupted (with NUL). But I don't know how to handle it in Uniface.
When I do fileload/raw of the file above and filedump/raw then in the new file I see something like this ! instead of NUL.
Does anyone have a clue how to recognize the NUL character in the XML? I would like to avoid to use fileload/filedump because of performance reasons.



