Quote from
rcohen on December 13, 2022, 1:52 am
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
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