<?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: Activate a button box in JSL - Simulate button press in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Activate-a-button-box-in-JSL-Simulate-button-press/m-p/19178#M17486</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Click function allows you to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Consolas; color: #0000dd;"&gt;names default to here&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: teal;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Consolas; color: #0000dd;"&gt;new window&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: purple;"&gt;"xxx"&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;rr&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: #0000dd;"&gt;button box&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: purple;"&gt;"test"&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: #0000dd;"&gt;show&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: purple;"&gt;"pressed"&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;)))&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;rr&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;&amp;lt;&amp;lt;click;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jun 2016 02:17:16 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2016-06-23T02:17:16Z</dc:date>
    <item>
      <title>Activate a button box in JSL - Simulate button press</title>
      <link>https://community.jmp.com/t5/Discussions/Activate-a-button-box-in-JSL-Simulate-button-press/m-p/19177#M17485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to activate a button box that was created by a previously running script? Essentially, I'm looking to simulate a button press.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;[Script A creates object &lt;SPAN style="color: #0000dd; font-size: 10pt; font-family: Courier New;"&gt;buttonbox&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #008080; font-size: 10pt; font-family: Courier New;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Script B contains a line similar to one below, to simulate pressing the buttonbox]&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000dd; font-size: 10pt; font-family: Courier New;"&gt;buttonbox&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #008080; font-size: 10pt; font-family: Courier New;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-size: 10pt; font-family: Courier New;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #000080; font-size: 10pt; font-family: Courier New;"&gt;run script&lt;/STRONG&gt;&lt;SPAN style="color: #000080; font-size: 10pt; font-family: Courier New;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, script B would be run any time after script A and would call the script from &lt;SPAN style="color: #0000dd; font-size: 10pt; font-family: Courier New;"&gt;buttonbox&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #008080; font-size: 10pt; font-family: Courier New;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000080; font-size: 10pt; font-family: Courier New;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 22:10:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Activate-a-button-box-in-JSL-Simulate-button-press/m-p/19177#M17485</guid>
      <dc:creator>chemistjones</dc:creator>
      <dc:date>2016-06-22T22:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Activate a button box in JSL - Simulate button press</title>
      <link>https://community.jmp.com/t5/Discussions/Activate-a-button-box-in-JSL-Simulate-button-press/m-p/19178#M17486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Click function allows you to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Consolas; color: #0000dd;"&gt;names default to here&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: teal;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Consolas; color: #0000dd;"&gt;new window&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: purple;"&gt;"xxx"&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;rr&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: #0000dd;"&gt;button box&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: purple;"&gt;"test"&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: #0000dd;"&gt;show&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: purple;"&gt;"pressed"&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;)))&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;rr&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;&amp;lt;&amp;lt;click;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 02:17:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Activate-a-button-box-in-JSL-Simulate-button-press/m-p/19178#M17486</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2016-06-23T02:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Activate a button box in JSL - Simulate button press</title>
      <link>https://community.jmp.com/t5/Discussions/Activate-a-button-box-in-JSL-Simulate-button-press/m-p/48384#M27539</link>
      <description>&lt;P&gt;Hi Jim,&lt;/P&gt;&lt;P&gt;Is this aproach can also work for the error windows generated e.g while formula errors. in the attached picture i want to click on the "Ignore Errors"button using JSL?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;</description>
      <pubDate>Sat, 09 Dec 2017 19:34:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Activate-a-button-box-in-JSL-Simulate-button-press/m-p/48384#M27539</guid>
      <dc:creator>ram</dc:creator>
      <dc:date>2017-12-09T19:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Activate a button box in JSL - Simulate button press</title>
      <link>https://community.jmp.com/t5/Discussions/Activate-a-button-box-in-JSL-Simulate-button-press/m-p/48385#M27540</link>
      <description>&lt;P&gt;This error window is a modal window, which means that all processing will stop except for the window action, until the window is closed.&amp;nbsp; Therefore, you will not be able to issue a "Click" function&lt;/P&gt;</description>
      <pubDate>Sat, 09 Dec 2017 20:07:15 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Activate-a-button-box-in-JSL-Simulate-button-press/m-p/48385#M27540</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2017-12-09T20:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Activate a button box in JSL - Simulate button press</title>
      <link>https://community.jmp.com/t5/Discussions/Activate-a-button-box-in-JSL-Simulate-button-press/m-p/48544#M27609</link>
      <description>&lt;P&gt;Thank you Jim for explaining.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 13:49:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Activate-a-button-box-in-JSL-Simulate-button-press/m-p/48544#M27609</guid>
      <dc:creator>ram</dc:creator>
      <dc:date>2017-12-13T13:49:00Z</dc:date>
    </item>
  </channel>
</rss>

