Votes
Answers
Views
Question
2
votes
1
answer
603
views
asked 12 years ago by kaptainkayoss
updated 12 years ago by rich-text
How can I use the Dictionary object to store a global variable? I'm trying something like: Public dicObjects, dicFramework set dicObjects = CreateObject("Scripting.Dictionary") Set dicFramework = CreateObject("Scripting.Dictionary") dicObjects ("Browser") = Browser("index...