<?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 How do you set the previously selected radio button in a script? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-do-you-set-the-previously-selected-radio-button-in-a-script/m-p/96#M96</link>
    <description>&lt;P&gt;I have created a script which includes a call for a modal dialog box which has (2)radio buttons. I want the dialog to open with the second radio button selected. Everything I have tried results in the the default first radio button being selected. In fact ultimately, I want the dialog to open with the previously selected radio button selected.&lt;BR /&gt;I have scoured the online manuals, online example scripts and JMP script guide to no avail.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Feb 2018 18:55:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2018-02-21T18:55:22Z</dc:date>
    <item>
      <title>How do you set the previously selected radio button in a script?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-you-set-the-previously-selected-radio-button-in-a-script/m-p/96#M96</link>
      <description>&lt;P&gt;I have created a script which includes a call for a modal dialog box which has (2)radio buttons. I want the dialog to open with the second radio button selected. Everything I have tried results in the the default first radio button being selected. In fact ultimately, I want the dialog to open with the previously selected radio button selected.&lt;BR /&gt;I have scoured the online manuals, online example scripts and JMP script guide to no avail.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 18:55:22 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-you-set-the-previously-selected-radio-button-in-a-script/m-p/96#M96</guid>
      <dc:creator />
      <dc:date>2018-02-21T18:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Radio buttons in a script</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-you-set-the-previously-selected-radio-button-in-a-script/m-p/97#M97</link>
      <description>The following works for a non-modal dialog, but I don't think there's anything similar for modal dialogs:&lt;BR /&gt;&lt;BR /&gt;New Window( "Example",&lt;BR /&gt;	rb = Radio Box( {"single", "double", "triple"}, Show( rb &amp;lt;&amp;lt; Get() ));&lt;BR /&gt;);&lt;BR /&gt;rb &amp;lt;&amp;lt; Set(2);</description>
      <pubDate>Mon, 16 Feb 2009 20:36:22 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-you-set-the-previously-selected-radio-button-in-a-script/m-p/97#M97</guid>
      <dc:creator>XanGregg</dc:creator>
      <dc:date>2009-02-16T20:36:22Z</dc:date>
    </item>
  </channel>
</rss>

