Hello! I kinda have the same thing happening & I can't get it resolved.
This time I have a client trying to import to an 8000 character UDF & wants carriage returns so its easily read on the screen.
I can't get it to work.
The only thing that does work is bringing the field in as a temp field & subbing some character (i.e, "^") for "chr(13)+char(10)", but since the temp field is capped at 60 characters, it truncates the import. Is there a way to run this logic without a temp field?
I manually added this format to the UDF, then exported it, but the blank characters are not there like they were back in 2015. I did a replace function with ALT 010 & it doesn't find any instances. I also exported a multi-line Ext Description & that doesn't find anything with ALT 010.
If I look at my exports in Excel, I see only the first line, but if I click on the field & hit F2, it shows the lines below. I can't figure out the formatting. I can't figure out how to translate that back as carriage returns in a long text.
If I do the CLEAN() function, it just puts one line after another without any characters in between.
They are on v2019 Premium, if that matters. Is there a way to get this in via SQL?
They would prefer a VI job so they can do it themselves, as needed.
And, they want to come from a raw Excel file, so the export part is not needed, but was just using to troubleshoot.
Thx!
------------------------------
Dana Young
Lehman Wesley & Associates
Lansing MI
------------------------------