I have a report printing a long description blob field from an Informix database. The blob contains a lot of extra white space due to blank lines. I have tried the formula: replace ({table_name.column_name}," ",""
, but this seems to only give me one line from the field, where there are many.
What is the correct formula to simply skip any blank line within a blob field when printing?
Thanks.
Randy
What is the correct formula to simply skip any blank line within a blob field when printing?
Thanks.
Randy