I have a text-list in a layout whos order corresponds to the order of a series. ie element 2 of the text-list corresponds to element 2 of the series. I want to be able to remove an element from the text-list and have the corresponding element in the series removed as well. What I can't figure out is how to find out the position of the currently selected element in the text-list. If I could find that then I could just issue something like
i: text-list-position s: skip s i remove s where s is the series I am trying to alter thanks, Matt _________________________________________________________________ Crave some Miles Davis or Grateful Dead? Your old favorites are always playing on MSN Radio Plus. Trial month free! http://join.msn.com/?page=offers/premiumradio -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
