2 things...when you want to create hyperlinks in text, you need to get the
ref of a text member (or if a number of them, create a property lists of
refs, ie pRefList = [[1,12],[23,44]], etc) and then in a repeat loop you
want to go through that preflist and set each hyperlink to whatever you want
the data to be.

Second, you can fix that problem you describe by doing:

Member("textmember").usehyperlinkstyles = false
Member("textmember").userhyperlinkstyles = true


I believe...


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to