Thanks for the optimization tip, AA. I will definitely use it once I get to that stage. Makes total sense. I'll check "player=me" when I get home. I could have made an embarassing assumption.
There is only one light at this stage. I usually adopt the "Keep It Simple, Smart-a$$" methodology of code control when adding something new to my scripts. I try to isolate it as much as possible from my existing code, and only use 1 item at a time. Once I have that working, I look to increase the number if needed, and once that is working corectly, integrate it into my working code.
How do you long-timers manage your code changes?
Mark