Jeff, I just tried it and it worked properly (mostly). I put a million characters on the clipboard, pasted it to a text variable on a form and checked the length. Oddly enough the length showed 999,999.
I tried putting a few control characters in there just for kicks, but it still worked. You could call Get text from pasteboard and put it directly into the variable to see if that works. -- ------------------------------------------------------------------ Tom Dillon 825 N. 500 W. DataCraft Moab, UT 84532 [email protected] 720/209-6502 ------------------------------------------------------------------ It's not what you don't know that kills you, it's what you know for sure that ain't true. - Mark Twain ------------------------------------------------------------------ Jeffrey Kain via 4D_Tech wrote: >There seems to be about a 383K character limit in text variables on a >form. I have a text document that's about 670K characters (670,092 >characters to be exact) and when I try to paste it into a 4D form (v15.4/ >Mac/Unicode) it truncates at exactly 383,046 characters. > >Can anyone confirm this? Is there a workaround other than loading the >data into a blob or text from a file? I'd like to allow the user to >paste this in. > >In case you're wondering, it's a very long series of SQL INSERT >statements generated by another application. ********************************************************************** 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] **********************************************************************

