Try changing this line:
Set g_objEncoder = CreateObject("WMEncEng.WMEncoder")
to
Set g_objEncoder = WScript.CreateObject("WMEncEng.WMEncoder")
Anks.
Search found 1 match
- Fri Oct 15, 2004 1:29 pm
- Forum: General
- Topic: Problem with VBscript
- Replies: 11
- Views: 3272