Hi all

small problem, but I cannot find simple solution:
I have list of strings {"a" "b" "c"}, how can I know index of each member if I 
know only members name? let's say on which position in the list member "b" 
is?

another way of thinking: I need to map list {"a" "b" "c"} 
to list {0 1 2}, without using selector tool (it is not allowed in macros)

best 
Maxim

Reply via email to