U
untipet
Guest
Hi, I have tried to copy the content of a file into a string with no success. Here is the code: copy-lob from file cInputFilePath to textMemPtr. xmlString = NEW String(get-string(textMemPtr, 1)). The content is copied, but incomplete and I don't understand why. If I put the same string directly into a string var it works, so there is no reason to be a space problem. Anybody knows how can I solve it? Thanks in advance.
Continue reading...
Continue reading...