Thanks Chris,
One thought, do you think it would make a difference if one of the values in the AA is a "roArray"? Would that corrupt anything? One of the other items I store is a roArray (just didn't include it with the sample code).
I did notice if I did a "For Each" loop like the following:
For Each item in aa_StudioDataList
Print(item)
End For
It prints the item name, but how would I parse through each value in the AA to find what I'm looking for? Everything I've tried comes back as "INVALID".
Any thoughts
Thanks
Bud
PS - I forgot to mention I'm running 4.1 on the Roku 2.