Does anyone know how to run a jScript or vbScript w/out ShellExecute ?
------------------------------------------------------------------------
Can anyone tell me how a scripting language is done or direct me to some help ?
Posted on 2002-05-25 10:09:19 by ViperV`
Iirc, there's a COM interface that let's you use VBscript (and JScript, microsoft's javascript) in your application. Ernie has an example of his site.
Also search for the IActiveScript interface on msdn, there's information and samples there as well.

Thomas
Posted on 2002-05-25 10:22:44 by Thomas