Has anyone used the Zip library plugin *Inside* of VBScript? Like a COM object?
When I try do do a Set ZipObj = CreateObject("Ziplib")
I get the following error message.
Microsoft VBScript runtime error :429
ActiveX component can't create object 'Ziplib'
I know the "Macro Scheduler" way to call it, I would just prefer to do the
processing inside of VBScript, so that I'm not passing data back and forth
as much.
I have gotten the "DotNetZip" library to work inside of VBScript, but I would prefer to use a 100% MJT solution if possible.
Zip library as a COM object ?
Moderators: JRL, Dorian (MJT support)
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
The provided zip library is not a COM object. Just a simple DLL.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?