Hi Reinhold

try to look at the htmltext of your field. You will see the Anchor tags
<a>...

get the htmltext of fld x

cheers
Xavier 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Reinhold Venzl-Schubert
> Sent: Thursday, September 01, 2005 00:09
> To: metacard
> Subject: How can I find text with linktext in a field
> 
> Hi!
> 
> In the field "answer" of a learning program I use some words 
> as linkText to switch to another stack with cards that show 
> some examples.
> 
> on linkclicked theLink
>      go cd theLink of stack "examples"
> ...
> 
> Now I want to export and delete those cards of my learning program.  
> Therefore I will find the linkTexts of the field "answer" in 
> a card and list them in the field or variable "linkList" or 
> similar. Some linkText are a single word, others consist of 
> two words with a space.
> 
> I tried sometimes myself but I don't have many experience and 
> I failed.
> Do anybody knows a possibility to find the linkTexts?
> 
> Thanks
> Reinhold
> _______________________________________________
> metacard mailing list
> [email protected]
> http://lists.runrev.com/mailman/listinfo/metacard

_______________________________________________
metacard mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to