Text Entry Length Limit - Forum

Forum Navigation
You need to log in to create posts and topics.

Text Entry Length Limit

I could have sworn we had a discussion of this nature once before but I have spent some time searching for that thread and couldn't.  So please excuse me for asking again, here.

I have a text entry object, set to multi-line and no restrictions set.

I have lists I wish to process that are 150K lines, and longer.

The variables are all processing the entire file from variable, so I know it's not a memory thing, and when I save the data all the lines remain in tact, written to the new file.

However, the object itself truncates at some point (I haven't take the time to figure out exactly where yet) but it's only a fraction of the entire file that it will display.

Is there a solution to this?

Thanks

 

@rcohen

I have not encountered this problem, but maybe the object update command will help?

RefreshObject

Your thread here may help:

https://visualneo.com/forum/topic/variable-size-limit

Regards

 

@vadim yes, I tried that, and tried a bunch of things....   but it WAS the setting that Han's points out in the other thread. ;-0    Sometimes the obvious alludes us.  And it seems, the older I get, the more it alludes ;-)

Thank you all!!!