trichview.com

trichview.support




Re: Store extra info.


Return to index


Author

Message

Jeff

Posted: 09/25/2002 11:15:03


Hi Rafal,


Thanks again for your reply. Actullay i try the GetItemTag(...) method before

and also i try to scan throught the demo program from "Tag(PChar)". For my

testing application it return the null value to me. I try to look into the

RVStyle setting. It seem's to same except i overlook some of the setting.

I have another quesiton. i found the AddNLTag(Str, StyleNo, ParaNo, TagNo)

it dose not mention the itemno but when retrieve the inforamtion it use the

GetItemTag(ItemNo). Becase from my applicaiton i load the rve i will set

this hidding information by default. Use can change this information. So

how can i ensure which itemno will assign to and retrieve. Is there any even

to retrieve this information is more save or appropriated.


Any idea?


Jeff


"rafaellop" <[email protected]> wrote:

>Hi,

>

>> Thank you for you response. I try to use the

>> "rve->AddNLTag("Helloworld", 0, 0, Integer(StrNew("Year_1999")));" but

i

>> don't know which method can retrieve the result?

>

>I use the following code to store:

>

>aRView.AddNLTag('Yahoo', 4,-1, Integer(StrNew(PChar('http://www.yahoo.com'))));

>

>and retrieve data:

>

>    yahoourl := PChar(RVData.GetItemTag(ItemNo))

>

>Regards

>Rafal

>

>





Powered by ABC Amber Outlook Express Converter