Using VBScript COM Object to parse and run VBScripts scriplets 
Author Message
 Using VBScript COM Object to parse and run VBScripts scriplets

If anyone has an example of how to use VBScript.dll COM Object to parse and
run VBScript scriplets i'd appritiate the help.
Thank, you.
Max.


Mon, 08 Jul 2002 03:00:00 GMT  
 Using VBScript COM Object to parse and run VBScripts scriplets

See: http://msdn.microsoft.com/scripting/

Script Control (the easy way)
Hosting Information (hard way)

From C++, Delphi, et.al. you can use either approach.  From VB you can only do it the easy way (what a tough break ;-)...

--
Michael Harris


  If anyone has an example of how to use VBScript.dll COM Object to parse and
  run VBScript scriplets i'd appritiate the help.
  Thank, you.
  Max.



Mon, 08 Jul 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Using COM Object from VBScript?

2. VB Com Object Using Implements Fails In VBScript

3. ASP not running COM objects from within VBScript

4. Warning in IE when using custom COM Object and VBScript

5. Using COM object enums in vbscript

6. Using COM Object from VBScript?

7. Using COM objects in VBScript

8. VBScript calling to a COM object that expects a user-defined object

9. VBScript engine doesn't let VBScript runs???

10. Passing an Entry ID from VBScript to a C++ COM object

11. speed difference between vbscript and vb com object????

12. vbscript passing by ref to com object, problem

 

 
Powered by phpBB® Forum Software