‎2007 Jan 26 1:36 PM
Hi Friends,
I know that SO10 is used to create STANDARD TEXT.
Then what is the use of READ_TEXT function module.
wat is the exact use of it in real-time.
pl explain with an sample code.
‎2007 Jan 26 1:39 PM
The READ_TEXT function module allows you to programatically read any text into the program. You can then manipulate this text as needed.
This is really the only way for you to get the text programattically since the actual text is encrypted when stored in the database.
Regards,
Rich Heilman