‎2007 Oct 24 9:15 AM
Hi,
The READ_TEXT function module is used to read the text. Similarly I need the function module which is used to update the text. Can you please help me?
‎2007 Oct 24 9:34 AM
Hi
try these.
READ_TEXT_INLINE-Like READ_TEXT. In addition, it passes the first few text lines to a second lines table.
EDIT_TEXT_INLINE-----Merges the inline lines with the other text lines and calls the text editor.
Thanks,
usha
‎2007 Oct 24 9:28 AM
‎2007 Oct 24 9:29 AM
Hi,
CREATE_TEXT : to create a new text entry.
SAVE_TEXT : to save or modify the text.
READ_TEXT: to read the contents of text.
Regards,
Raghavendra
‎2007 Oct 24 9:34 AM
Hi
try these.
READ_TEXT_INLINE-Like READ_TEXT. In addition, it passes the first few text lines to a second lines table.
EDIT_TEXT_INLINE-----Merges the inline lines with the other text lines and calls the text editor.
Thanks,
usha