<?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: Adding DATE properties to a column in JSL in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Adding-DATE-properties-to-a-column-in-JSL/m-p/287295#M55464</link>
    <description>&lt;P&gt;All you need to do, is to add a new column property for the column, using the Set Property message&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;names default to here(1);

dt=open("$SAMPLE_DATA/big class.jmp");

dt:name &amp;lt;&amp;lt; set Property("DATE", "add whatever text you want");&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sun, 23 Aug 2020 20:44:29 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2020-08-23T20:44:29Z</dc:date>
    <item>
      <title>Adding DATE properties to a column in JSL</title>
      <link>https://community.jmp.com/t5/Discussions/Adding-DATE-properties-to-a-column-in-JSL/m-p/287279#M55459</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I know we can add DATE stamp to any column in JMP for a time trend as following:&lt;/P&gt;&lt;P&gt;right click on any column-&amp;gt; choose column info-&amp;gt;Column properties-&amp;gt;Other-&amp;gt;Type in "DATE" -&amp;gt;Insert the name of column including the dates&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a script to do that automatically?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Moe&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 23:35:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Adding-DATE-properties-to-a-column-in-JSL/m-p/287279#M55459</guid>
      <dc:creator>mjafari</dc:creator>
      <dc:date>2023-06-09T23:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Adding DATE properties to a column in JSL</title>
      <link>https://community.jmp.com/t5/Discussions/Adding-DATE-properties-to-a-column-in-JSL/m-p/287295#M55464</link>
      <description>&lt;P&gt;All you need to do, is to add a new column property for the column, using the Set Property message&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;names default to here(1);

dt=open("$SAMPLE_DATA/big class.jmp");

dt:name &amp;lt;&amp;lt; set Property("DATE", "add whatever text you want");&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 23 Aug 2020 20:44:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Adding-DATE-properties-to-a-column-in-JSL/m-p/287295#M55464</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2020-08-23T20:44:29Z</dc:date>
    </item>
  </channel>
</rss>

