RAMSBaan
18th April 2002, 19:45
Hi
When i tried to modify a text using the text number ( i mean just a update on tttxt010 table base of text number) i am physically seeing it gets updated,but when see i though text editor it is blank.Is it good to do updation like this?

But when i do it thought text.rewrite() i am able to see in in the editor. Can any one tell why? Is it Multibyte string problem!!
regards
Ramesh

mark_h
18th April 2002, 20:38
I would not try to update table tttxt010 this way. I would use the text functions to change the text.

Sorry but I do not know what might have caused the problem, but it could be just what you mentioned(MBstring problem).


Mark