> The hyperlinkClicked funtion only returns one parameter > Yes, but that parameter can be a list ^_^
If you set the hyperlink value to [1, 2, 3], then you can retrieve multiple parameters with getAt(value(x), n). You have to use value because the hyperlink returns a string, and you value() converts it to a list. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!]
