When I try to break up Media Object Text in JDE 8.12 Tools 8.95 invalid line feed character erases t
I'm at a loss. This is a known problem for which there are several solutions I have tried, but none of them are working. For every line feed symbol (looks like a square) I loose 13 characters of the text data.
I've tried 1) Strip Hex and Blanks from 30,000 Variable string, 2) Get New Line Character to use to Find a character position in a string, 3)Moving media object to the report variable to let the system handle the text wrap and still loos 13 characters per line feed, 4) creating the character (a square) in Microsoft Word and copying to my code to search for the symbol then using substring and concatination to manipulate the text string.
I've tried 1) Strip Hex and Blanks from 30,000 Variable string, 2) Get New Line Character to use to Find a character position in a string, 3)Moving media object to the report variable to let the system handle the text wrap and still loos 13 characters per line feed, 4) creating the character (a square) in Microsoft Word and copying to my code to search for the symbol then using substring and concatination to manipulate the text string.
0