CreateObject("Scripting.Dictionary") 
Author Message
 CreateObject("Scripting.Dictionary")

Hi everybody,
I tried to use

Dim s
set s= CreateObject("Scripting.Dictionary")

in IE4.01
as described in the lang reference, but got an error:
    Can't create object "CreateObject" in line 26

(that is the second line above)

Any idears??

TIA

Anders



Sun, 01 Apr 2001 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Problem with Server.CreateObject("Scripting.Dictionary")...

2. CreateObject("Scripting.Dictionary") Is there a dictionary DLL to get this to work?

3. WScript.CreateObject("Scripting.Dictionary") fails...

4. CreateObject("Excel","//server"), MsgBox output

5. Set filesys = CreateObject("Scripting.FileSystemObject")

6. CreateObject("Scripting.FileSystemObject") Error

7. ** ? concerning CreateObject("Scripting.FileSystemObject")

8. Set fs = CreateObject("Scripting.FileSystemObject")-error

9. CreateObject("Scripting.FileSystemObject") Error

10. ** ? concerning CreateObject("Scripting.FileSystemObject")

11. Set fso = Server.CreateObject("Scripting.FileSystemObject")

12. Trouble with CreateObject("Scripting.FileSystemObject")

 

 
Powered by phpBB® Forum Software