<?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: How to set the number of characters in a specified column by JSL? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-set-the-number-of-characters-in-a-specified-column-by-JSL/m-p/365804#M61526</link>
    <description>Thanks!</description>
    <pubDate>Sun, 07 Mar 2021 08:22:36 GMT</pubDate>
    <dc:creator>lala</dc:creator>
    <dc:date>2021-03-07T08:22:36Z</dc:date>
    <item>
      <title>How to set the number of characters in a specified column by JSL?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-set-the-number-of-characters-in-a-specified-column-by-JSL/m-p/365704#M61515</link>
      <description>&lt;P&gt;I tried this JSL,&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;column("")&amp;lt;&amp;lt;Set Display Width(50);&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;but it does change the width of the column.It does not change the number of characters displayed.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2021-03-06_21-58-27.png" style="width: 482px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/31040iD4F33B28B7EE0B18/image-size/large?v=v2&amp;amp;px=999" role="button" title="2021-03-06_21-58-27.png" alt="2021-03-06_21-58-27.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 22:07:39 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-set-the-number-of-characters-in-a-specified-column-by-JSL/m-p/365704#M61515</guid>
      <dc:creator>lala</dc:creator>
      <dc:date>2023-06-09T22:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to set the number of characters in a specified column by JSL?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-set-the-number-of-characters-in-a-specified-column-by-JSL/m-p/365713#M61518</link>
      <description>&lt;P&gt;Get the table script from red triangle next to data table name and check how format is set and by using that information you should be able to do the change.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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:weight &amp;lt;&amp;lt; Format("Fixed Dec", 2, 0);&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Mar 2021 14:14:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-set-the-number-of-characters-in-a-specified-column-by-JSL/m-p/365713#M61518</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2021-03-06T14:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to set the number of characters in a specified column by JSL?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-set-the-number-of-characters-in-a-specified-column-by-JSL/m-p/365804#M61526</link>
      <description>Thanks!</description>
      <pubDate>Sun, 07 Mar 2021 08:22:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-set-the-number-of-characters-in-a-specified-column-by-JSL/m-p/365804#M61526</guid>
      <dc:creator>lala</dc:creator>
      <dc:date>2021-03-07T08:22:36Z</dc:date>
    </item>
  </channel>
</rss>

