Still struggling with arrays: no results, no error messages, no data… will get there no doubt. While trying to get there, I tried put exists(myArray[“gpx”]) I got ‘false’, but the IDE seems to say that the top key in this multidimensional array is “gpx”, so why isn’t it true? Puzzled on a wet Sunday afternoon… Graham