I have a problem. I use FileOpenDialog and I insert multiple groups that can be selected. I would like to know which one is chosen. I tried to bind the variable to _PathSplit, see the extension and associate multiple arrays in all possible extensions. The problem is that an element is in both arrays. So I can not use this approach. Is there a way to see WHICH choice is selected?
↧