Re: Python Windows Scripting Engine

Mark Hammond <[email protected]> Tue, 30 Jul 2024 10:56:39 -0400
Newsgroups gmane.comp.python.windows
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============5987126108531776748==
Content-Type: multipart/alternative;
 boundary="------------mxecZOq0s0vAaJELGtoaD6nW"
Content-Language: en-US

This is a multi-part message in MIME format.
--------------mxecZOq0s0vAaJELGtoaD6nW
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

IActiveScriptParse is supported - check out the com/win32comext/axscript 
directory.

Cheers,

Mark

On 2024-07-30 10:14 a.m., Valentin Abrutski wrote:
> 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.
>
> _______________________________________________
> python-win32 mailing list
> [email protected]
> https://mail.python.org/mailman/listinfo/python-win32
--------------mxecZOq0s0vAaJELGtoaD6nW
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>IActiveScriptParse is supported - check out the
      com/win32comext/axscript directory.</p>
    <p>Cheers,<br>
    </p>
    <p>Mark<br>
    </p>
    <div class="moz-cite-prefix">On 2024-07-30 10:14 a.m., Valentin
      Abrutski wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CADtR_MMZKf+NBOwV2YZZLnQ8nGr1=cYzzwkuncB0K9pENURBNw@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Hello all, 
        <div><br>
        </div>
        <div>Hopefully somebody can help me.</div>
        <div><br>
        </div>
        <div>Microsoft provides implementations for Microsoft Scripting
          Engine - VbScript and JScript.</div>
        <div>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. <br>
          <br>
          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.</div>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre wrap="" class="moz-quote-pre">_______________________________________________
python-win32 mailing list
<a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a>
<a class="moz-txt-link-freetext" href="https://mail.python.org/mailman/listinfo/python-win32">https://mail.python.org/mailman/listinfo/python-win32</a>
</pre>
    </blockquote>
  </body>
</html>

--------------mxecZOq0s0vAaJELGtoaD6nW--

--===============5987126108531776748==
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

--===============5987126108531776748==--