<?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 Sorting a column with a script in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Sorting-a-column-with-a-script/m-p/6068#M6067</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a file (mydata.jmp) and I manually sort the Temperature column (right click, and then Sort).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to automate this in a jmp script.&amp;nbsp; what's the correct command so the column is sorted and the new file retains the original file name.&amp;nbsp; I have tried a few commands and the result of the sort command creates a new unnamed file, which is NOT what I want.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Dec 2012 03:13:41 GMT</pubDate>
    <dc:creator>whom</dc:creator>
    <dc:date>2012-12-12T03:13:41Z</dc:date>
    <item>
      <title>Sorting a column with a script</title>
      <link>https://community.jmp.com/t5/Discussions/Sorting-a-column-with-a-script/m-p/6068#M6067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a file (mydata.jmp) and I manually sort the Temperature column (right click, and then Sort).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to automate this in a jmp script.&amp;nbsp; what's the correct command so the column is sorted and the new file retains the original file name.&amp;nbsp; I have tried a few commands and the result of the sort command creates a new unnamed file, which is NOT what I want.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 03:13:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Sorting-a-column-with-a-script/m-p/6068#M6067</guid>
      <dc:creator>whom</dc:creator>
      <dc:date>2012-12-12T03:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting a column with a script</title>
      <link>https://community.jmp.com/t5/Discussions/Sorting-a-column-with-a-script/m-p/6069#M6068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this syntax:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier; font-size: 12px;"&gt;dt &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; font-size: 12px; color: #011993;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; font-size: 12px;"&gt; sort&lt;/SPAN&gt;&lt;STRONG style="font-family: Courier; font-size: 12px;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-family: Courier; font-size: 12px;"&gt; by&lt;/SPAN&gt;&lt;STRONG style="font-family: Courier; font-size: 12px;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-family: Courier; font-size: 12px;"&gt; col &lt;/SPAN&gt;&lt;STRONG style="font-family: Courier; font-size: 12px;"&gt;)&lt;/STRONG&gt;&lt;SPAN style="font-family: Courier; font-size: 12px; color: #011993;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; font-size: 12px;"&gt; Replace Table &lt;/SPAN&gt;&lt;STRONG style="font-family: Courier; font-size: 12px;"&gt;)&lt;/STRONG&gt;&lt;SPAN style="font-family: Courier; font-size: 12px; color: #011993;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 08:02:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Sorting-a-column-with-a-script/m-p/6069#M6068</guid>
      <dc:creator>ms</dc:creator>
      <dc:date>2012-12-12T08:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting a column with a script</title>
      <link>https://community.jmp.com/t5/Discussions/Sorting-a-column-with-a-script/m-p/6070#M6069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adding the Replace Table did the trick.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 13:14:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Sorting-a-column-with-a-script/m-p/6070#M6069</guid>
      <dc:creator>whom</dc:creator>
      <dc:date>2012-12-12T13:14:55Z</dc:date>
    </item>
  </channel>
</rss>

