Python Windows Scripting Engine

Valentin Abrutski <[email protected]> Tue, 30 Jul 2024 17:14:40 +0300
Newsgroups gmane.comp.python.windows
Message-ID <CADtR_MMZKf+NBOwV2YZZLnQ8nGr1=cYzzwkuncB0K9pENURBNw@mail.gmail.com>
--===============4178294931353870747==
Content-Type: multipart/alternative; boundary="000000000000c731b0061e779a51"

--000000000000c731b0061e779a51
Content-Type: text/plain; charset="UTF-8"

Hello all,

Hopefully somebody can help me.

Microsoft provides implementations for Microsoft Scripting Engine -
VbScript and JScript.
I need to add Python Script Engine support. I see that pywin32 already has
a component for that(COM object). But it exposes only the IActiveScript
interface. For my needs I also need  IActiveScriptParse interface.

please advise me if pywin32 implements it also and I just missed something?
or if you have an idea what to do to get.. I will appreciate for your help.

--000000000000c731b0061e779a51
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hello all,=C2=A0<div><br></div><div>Hopefully somebody can=
 help me.</div><div><br></div><div>Microsoft provides implementations for M=
icrosoft Scripting Engine - VbScript and JScript.</div><div>I need to add P=
ython Script Engine support. I see that pywin32 already has a component for=
 that(COM object). But it exposes only the IActiveScript interface. For my =
needs I also need=C2=A0

IActiveScriptParse interface.=C2=A0<br><br>please advise me if pywin32 impl=
ements it also and I just missed something? or if you have an idea what to =
do to get.. I will appreciate for your help.</div></div>

--000000000000c731b0061e779a51--

--===============4178294931353870747==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
python-win32 mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-win32

--===============4178294931353870747==--