![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm using Scripting.Dictionary in a VB6 interface that will be needed for a while yet, so I'm looking for a PIA for scrrun.dll (specifically the Scripting type library, not necessarily the FileSystemObject or the RegEx libraries) so that I can make my interface-defining interop assembly primary. Is there one? Can someone point me to a web page, newsgroup item, or blog entry describing Microsoft's policy on producing non-Office PIAs? -- Regards, Mark Hurd, B.Sc.(Ma.) (Hons.) PS IIRC Dictionary was supposedly a feature of VB6, even though it was supplied in the scripting runtime. |
#3
| |||
| |||
|
|
"Mark Hurd" <markhurd (AT) ozemail (DOT) com.au> wrote in message news:enwuv5a6FHA.4076 (AT) tk2msftngp13 (DOT) phx.gbl... I'm using Scripting.Dictionary in a VB6 interface that will be needed for a while yet, so I'm looking for a PIA for scrrun.dll (specifically the Scripting type library, not necessarily the FileSystemObject or the RegEx libraries) so that I can make my interface-defining interop assembly primary. Is there one? You dont need a pia for scripting type library. Just add a reference to scripting type library in the com tab. The hashtable is a dot net dictonary. http://msdn.microsoft.com/library/de...classtopic.asp http://msdn.microsoft.com/library/de...classtopic.asp |
|
Can someone point me to a web page, newsgroup item, or blog entry describing Microsoft's policy on producing non-Office PIAs? -- PS IIRC Dictionary was supposedly a feature of VB6, even though it was supplied in the scripting runtime. Ken |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |