Skip to Content
0
Former Member
Feb 15, 2011 at 10:35 AM

Text length restricted to 125 char

1140 Views

Hi All,

I declared a variable of type string and passed the text read from read_text function module.

I concatenate the text retrieved from TLINE table and passed to my string variable l_text.

But the variable l_text is taking text which is less than some 125 char.

So please let me know how I can pass text of length 500 char to a string variable and display in a report.

Regards,

Suresh.