Hi Jeff, I first noticed it using the json component of NTK. But to test I tried this:
C_TEXT($text) $text:="x"*34000 $x:=Length($text) $x is 32000. I tried some tricks like using BLOBs but none of that seems to matter. On Thu, Jan 5, 2017 at 2:14 PM, Jeffrey Kain <[email protected]> wrote: > Are you using an old codec in BLOB TO TEXT or Convert Text with these > variables - anything with "Mac" in their name? Like "Mac text without > length" or "Mac C string"? > > -- > Jeffrey Kain > [email protected] > > > On Jan 5, 2017, at 5:08 PM, Kirk Brooks <[email protected]> wrote: > > > > Working with an old project that's currently at v13. Text vars are > > truncating to 32k. I initially thought this would be because of the > Unicode > > setting but even after enabling and restarting with Unicode they still > > truncate. > > > > What's the dang deal here? > > ********************************************************************** > 4D Internet Users Group (4D iNUG) > FAQ: http://lists.4d.com/faqnug.html > Archive: http://lists.4d.com/archives.html > Options: http://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** -- Kirk Brooks San Francisco, CA ======================= ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

