Votes
Answers
Views
Question
0
votes
1
answer
78
views
We are currently using QC Ent 12.21 and when I access certian tests or try to access the test runs I get the following popup... The Key was already present in the dictionary Parameter name: key Once I click on test runs the client locks up and I close IE and remove the TD_80 folder to access QC agai...
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...