trichview.support
Re: InsertStringTag |
Author |
Message |
Sergey Tkachenko |
Posted: 06/17/2002 20:00:48 Length of string is not important. There is an item in text (i.e. text of some style). GetItemText can be used to obtain a text of this item. SetItemTextEd can be used to change text of this item. New text can be shorter or longer than original text. As for field names (nondisplayable strings stored in tags) - they also can be of any length (but should not contain space characters) > I tried to do something like the livelink example. Since I am working with > C++ I cannot run the example, but I still see what's going on. In the > exmaple InsertStringTag is used to update the string. I observed, that only > a string of the original length is replaced, the rest of the new string is > lost. Is this observation correct? In your example, can you have "name" > values of different length? > > Benedikt > > |
Powered by ABC Amber Outlook Express Converter