<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: COM attributes for JMP in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/COM-attributes-for-JMP/m-p/920046#M107909</link>
    <description>&lt;P&gt;Maybe this&amp;nbsp;&lt;A href="https://www.jmp.com/support/help/en/19.0/#page/jmp/ole-automation.shtml#" target="_blank" rel="noopener"&gt; Scripting Guide &amp;gt; Extending JMP &amp;gt; OLE Automation&lt;/A&gt;&amp;nbsp;&amp;gt;&amp;nbsp;&lt;A href="https://www.jmp.com/en/support/jmp-documentation" target="_blank" rel="noopener"&gt;JMP documentation&lt;/A&gt;&amp;nbsp;&amp;gt;&amp;nbsp;&lt;A href="https://www.jmp.com/content/dam/jmp/documents/en/support/jmp19/automation-reference.pdf" target="_self"&gt;automation-reference.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Dec 2025 08:44:32 GMT</pubDate>
    <dc:creator>jthi</dc:creator>
    <dc:date>2025-12-17T08:44:32Z</dc:date>
    <item>
      <title>COM attributes for JMP</title>
      <link>https://community.jmp.com/t5/Discussions/COM-attributes-for-JMP/m-p/920018#M107907</link>
      <description>&lt;P&gt;Hi guys, currently I write python to run the jsl code by using RunCommand like below:&lt;BR /&gt;&lt;BR /&gt;import win32com&lt;BR /&gt;jmp = win32com.client.Dispatch("JMP.Application")&lt;BR /&gt;jmp.RunCommand('SHOW("Hi");')&lt;BR /&gt;print(jmp.GetLogContents)&lt;/P&gt;
&lt;P&gt;I am wondering if there any docs or records that I can read to find other COM attributes for JMP like OpenDoucument, CreateOneWay&lt;/P&gt;
&lt;P&gt;I tried searching but few info was found. thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 05:58:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/COM-attributes-for-JMP/m-p/920018#M107907</guid>
      <dc:creator>Clanlope</dc:creator>
      <dc:date>2025-12-17T05:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: COM attributes for JMP</title>
      <link>https://community.jmp.com/t5/Discussions/COM-attributes-for-JMP/m-p/920046#M107909</link>
      <description>&lt;P&gt;Maybe this&amp;nbsp;&lt;A href="https://www.jmp.com/support/help/en/19.0/#page/jmp/ole-automation.shtml#" target="_blank" rel="noopener"&gt; Scripting Guide &amp;gt; Extending JMP &amp;gt; OLE Automation&lt;/A&gt;&amp;nbsp;&amp;gt;&amp;nbsp;&lt;A href="https://www.jmp.com/en/support/jmp-documentation" target="_blank" rel="noopener"&gt;JMP documentation&lt;/A&gt;&amp;nbsp;&amp;gt;&amp;nbsp;&lt;A href="https://www.jmp.com/content/dam/jmp/documents/en/support/jmp19/automation-reference.pdf" target="_self"&gt;automation-reference.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 08:44:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/COM-attributes-for-JMP/m-p/920046#M107909</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2025-12-17T08:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: COM attributes for JMP</title>
      <link>https://community.jmp.com/t5/Discussions/COM-attributes-for-JMP/m-p/921180#M107996</link>
      <description>&lt;P&gt;Thanks! that is exactly what I need&lt;/P&gt;</description>
      <pubDate>Wed, 24 Dec 2025 04:21:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/COM-attributes-for-JMP/m-p/921180#M107996</guid>
      <dc:creator>Clanlope</dc:creator>
      <dc:date>2025-12-24T04:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: COM attributes for JMP</title>
      <link>https://community.jmp.com/t5/Discussions/COM-attributes-for-JMP/m-p/922260#M108087</link>
      <description>&lt;P&gt;Just one big caveat here. &amp;nbsp;By launching JMP via COM from another Python process, you are not directly able to take advantage of the&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;import jmp&lt;/STRONG&gt;&lt;/EM&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;or any of the new functionality built into JMP 18 and JMP 19. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;Though if your JSL scripts call Python Submit() or Python Execute(), then your Python launching JMP to run JSL could wind up calling the Python within JMP... which could well be different than the Python you are executing from...&lt;/P&gt;
&lt;P&gt;Sounds like you are driving JMP via external process through COM. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2026 21:36:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/COM-attributes-for-JMP/m-p/922260#M108087</guid>
      <dc:creator>Paul_Nelson</dc:creator>
      <dc:date>2026-01-05T21:36:57Z</dc:date>
    </item>
  </channel>
</rss>

