yes its possible:
http://msdn.microsoft.com/library/de...ereference.asp
note: windows script is a com based technology and there is no .net
equivalent.
-- bruce (sqlwork.com)
"GV" <GV (AT) discussions (DOT) microsoft.com> wrote
Quote:
Hello!
I'm new to scripting in Windows. I've read that Windows Script provides
two
script engines, Visual Basic Scripting Edition and Microsoft JScript,
which
can be embedded into Windows Applications.
Is it possible to build a script engine for a custom language?
Any information on how to proceed with this will be appreciated.
Thanks a lot.
GV |