Creating a Dictionary

Microsoft® Windows® 2000 Scripting Guide

microsoft windows 2000 scripting guide

« Previous | Next »   

Because the Dictionary is a COM object, it must be instantiated in the same fashion as any other COM Object. The following code statement creates an instance of the Dictionary object:

Set objDictionary = CreateObject("Scripting.Dictionary") 

After the Dictionary object has been created, you can then configure Dictionary properties and add elements to the Dictionary.


send us your feedback Send us your feedback « Previous | Next »   


Microsoft Windows 2000 Scripting Guide(c) Automating System Administration 2003
Microsoft Windows 2000 Scripting Guide(c) Automating System Administration 2003
ISBN: N/A
EAN: N/A
Year: 2004
Pages: 635

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net