<?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: Script Recall Button in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Script-Recall-Button/m-p/2153#M2153</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are several ways to do this. The following example by Wendy Murphry would mimic the behavior of the recall buttons in other platforms. &lt;A href="http://www.jmp.com/support/notes/46/984.html"&gt;http://www.jmp.com/support/notes/46/984.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Sep 2012 04:05:34 GMT</pubDate>
    <dc:creator>wiebepo</dc:creator>
    <dc:date>2012-09-26T04:05:34Z</dc:date>
    <item>
      <title>Script Recall Button</title>
      <link>https://community.jmp.com/t5/Discussions/Script-Recall-Button/m-p/2151#M2151</link>
      <description>I have a script that prompts user with a column dialog box to select columns for X-var, Y-var, etc. I want to add a "Recall" button so that when user clicks it, it will fill in the choices from last time automatically, like most of the JMP platforms do. &lt;BR /&gt;&lt;BR /&gt;Can this be accomplished using column dialog box (using something like button("recall")), or could it only work for nonmodal dialog box? Also, is there an example illustrating how to write a script for the Recall button?</description>
      <pubDate>Fri, 16 Jul 2010 15:31:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-Recall-Button/m-p/2151#M2151</guid>
      <dc:creator />
      <dc:date>2010-07-16T15:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Script Recall Button</title>
      <link>https://community.jmp.com/t5/Discussions/Script-Recall-Button/m-p/2152#M2152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd like to be able to do this also.&amp;nbsp; Does anyone know how?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Sep 2012 20:43:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-Recall-Button/m-p/2152#M2152</guid>
      <dc:creator />
      <dc:date>2012-09-23T20:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Script Recall Button</title>
      <link>https://community.jmp.com/t5/Discussions/Script-Recall-Button/m-p/2153#M2153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are several ways to do this. The following example by Wendy Murphry would mimic the behavior of the recall buttons in other platforms. &lt;A href="http://www.jmp.com/support/notes/46/984.html"&gt;http://www.jmp.com/support/notes/46/984.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2012 04:05:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-Recall-Button/m-p/2153#M2153</guid>
      <dc:creator>wiebepo</dc:creator>
      <dc:date>2012-09-26T04:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Script Recall Button</title>
      <link>https://community.jmp.com/t5/Discussions/Script-Recall-Button/m-p/2154#M2154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect. (I'd mark the problem as "Solved", but I didn't start the discussion so I don't think I can.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2012 06:05:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-Recall-Button/m-p/2154#M2154</guid>
      <dc:creator />
      <dc:date>2012-09-26T06:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Script Recall Button</title>
      <link>https://community.jmp.com/t5/Discussions/Script-Recall-Button/m-p/2155#M2155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Following on from the above post, I'd like to add some functionality to the various Col List Boxes in Wendy's script that would make filling in one of them mandatory, with at least two columns from the data table (so if I were using a Column Dialog to do this, I'd be setting the "min col" option of one of the boxes to 2).&amp;nbsp; In the example they're all optional, and I can't see any properties of a Col List Box that would enable me to do that.&amp;nbsp; Can someone show me how to do it please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW: I don't think I can use a Column Dialog instead, because I need to add other functionality to the dialog as well - and creating a modal window along the lines of Wendy's script seems the easiest way to set it up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for any help received.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 12:08:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-Recall-Button/m-p/2155#M2155</guid>
      <dc:creator />
      <dc:date>2013-06-17T12:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Script Recall Button</title>
      <link>https://community.jmp.com/t5/Discussions/Script-Recall-Button/m-p/2156#M2156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The MinItems(n) option for Col List Box will allow you to specify a minimum number of columns for the list.&amp;nbsp; See the Col List Box entry in the JSL Syntax Reference in Appendix A of the JMP Scripting Guide for futher details.&amp;nbsp; You can view this PDF by clicking on the Help menu and select Books &amp;gt; Scripting Guide.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Below is an excerpt from Sample 46984 to demonstrate:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;Panel Box( "Cast Selected Columns into Roles",&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Lineup Box( N Col( 2 ), Spacing( 3 ),&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Button Box( "Y, Response", colListY &amp;lt;&amp;lt; Append( colListData &amp;lt;&amp;lt; GetSelected ) ),&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; colListY = Col List Box( width( lbWidth ), nLines( 5 ), numeric, MinItems(2) ), //HERE&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Button Box( "X, Factor", colListX &amp;lt;&amp;lt; Append( colListData &amp;lt;&amp;lt; GetSelected ) ),&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; colListX = Col List Box( width( lbWidth ), nLines( 1 ), numeric ),&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Button Box( "By", colListB &amp;lt;&amp;lt; Append( colListData &amp;lt;&amp;lt; GetSelected ) ),&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; colListB = Col List Box( width( lbWidth ), nLines( 1 ) )&lt;BR /&gt;&amp;nbsp;&amp;nbsp; )&lt;BR /&gt;),&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Hope that helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wendy Murphrey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 14:55:45 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-Recall-Button/m-p/2156#M2156</guid>
      <dc:creator>Wendy_Murphrey</dc:creator>
      <dc:date>2013-06-20T14:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Script Recall Button</title>
      <link>https://community.jmp.com/t5/Discussions/Script-Recall-Button/m-p/2157#M2157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect - many thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 09:01:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-Recall-Button/m-p/2157#M2157</guid>
      <dc:creator />
      <dc:date>2013-06-21T09:01:24Z</dc:date>
    </item>
  </channel>
</rss>

