Dear Susmitha Susan Thomas,
Thanks for your reply. I already had used 'READ_TEXT'. I'm getting data in TLINETAB. Now I need to show this data in a variable. But this variable cannot store data more than 255 chars. So, I had split it using offset value and showing in my form. In this way i can show all data of TLINETAB table. But my ques is, if TLINETAB-TDLINE exceeds my predefined length then, i'll not get the whole data. Is there any standard way to do this other than splitting and using offset ?
With best regards.