i am having a ‘funny’ experience with the Scripting.Dicitionary. I have an array of 3 S.Ds, each of which is of the form Keys(string), Items(Long).
The first SD is 1600 elements, the 2nd 8700, the 3rd 14000. Accessing the elements of the smallest SD takes reasonable time, but for the larger ones, the access time is _significant_.
Anyone point me in the direction of an explanation / documentation?