VBA-IDictionary icon indicating copy to clipboard operation
VBA-IDictionary copied to clipboard

VBA dictionary alternative to the Scripting.Dictionary which is Mac compatible and implements a IScriptingDictionary interface.

Results 4 VBA-IDictionary issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Do you have a tutorial how to use it? With VB6 etc how I can contact you? I want to...

Hi, In the readme, you mention unit tests for Rubberduck, but they don't appear to be in the repo. Are they still to be added? I have VB6 installed, and...

Unable to test on Mac and for VBA 6. Possibly there could be issues with the TextEncodingUnicode for case-sensitive string keys when using memory functions, thou have used what should...

help wanted

Hello - first of all thanks for developing the IScriptingDictionary, I use a Mac and this seems to be the most feature rich alternative to MS's Scripting.Dictionary. I run a...