What am I missing with ListPicker?

What am I missing here? I pick at item from the list, split it, and save the 4th item in the list in ItemIndexNum. It shows as value of "2". But by the time I get to the end, it now has a value of "0". Any clues would be greatly appreciated.

Brad

Don't know where your issue is. I replicated you blocks and splitListItem remains the same...

1 Like

Thanks for looking!

It appears that I have 'solved' the problem. I moved the "set" block for ItemIndexNum to the end of the "do", and now it is working fine. Kinda scary, but at least it's working now.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.