-
Tom Peters
- PowerBuilder
- Thursday, 18 December 2025 03:15 PM UTC
Good Day!
I am using PB2022 R3 set to 64-bit. I am trying to use LibraryExport to extract some object syntax.
It seems LibraryExport is truncating the returned source. I am "successfully" calling LibraryExport and getting back part of the DataWindow source. It is consistently truncating the returned string to around 32K in length. It does the same for user objects and windows.
Any ideas? I have captured the returned string, then in the debugger confirmed it is truncated. Then, for fun, I added 70K more characters and the string variable handles it no problem. So, I do not believe it's a string data type limit, it's LibraryExport.
Am I missing a setting or something?
Thanks,
Thomas
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.