<?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: The size of the indentions in the JSL entries for the Discussion Replies are too large in Community Discussions</title>
    <link>https://community.jmp.com/t5/Community-Discussions/The-size-of-the-indentions-in-the-JSL-entries-for-the-Discussion/m-p/29263#M108</link>
    <description>Duly noted. We'll work on this and see if we can make it better.</description>
    <pubDate>Wed, 16 Nov 2016 18:39:15 GMT</pubDate>
    <dc:creator>Jeff_Perkinson</dc:creator>
    <dc:date>2016-11-16T18:39:15Z</dc:date>
    <item>
      <title>The size of the indentions in the JSL entries for the Discussion Replies are too large</title>
      <link>https://community.jmp.com/t5/Community-Discussions/The-size-of-the-indentions-in-the-JSL-entries-for-the-Discussion/m-p/29224#M107</link>
      <description>&lt;P&gt;The number of columns for the indentation tabs in the JSL entries is much larger than they need to be.&amp;nbsp; They can be easily cut down to about 1 third of the size they are&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Eval(
	Substitute(
			Expr(
				// Make a list of the data tables this execution of the code
				// will make, so they can be closed when the output window is
				// closed
				__DataTableList__ = {};
				// Create the initial window
				__nw__ = New Window( "Product Sample", TheVLB = V List Box() );
				// This is the code that will be run when the above window is closed
				__nw__ &amp;lt;&amp;lt; on close(
					For( i = 1, i &amp;lt;= N Items( __DataTableList__ ), i++,
						Try( Close( Data Table( __DataTableList__[i]), nosave ) )
					)&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 16 Nov 2016 12:20:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Community-Discussions/The-size-of-the-indentions-in-the-JSL-entries-for-the-Discussion/m-p/29224#M107</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2016-11-16T12:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: The size of the indentions in the JSL entries for the Discussion Replies are too large</title>
      <link>https://community.jmp.com/t5/Community-Discussions/The-size-of-the-indentions-in-the-JSL-entries-for-the-Discussion/m-p/29263#M108</link>
      <description>Duly noted. We'll work on this and see if we can make it better.</description>
      <pubDate>Wed, 16 Nov 2016 18:39:15 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Community-Discussions/The-size-of-the-indentions-in-the-JSL-entries-for-the-Discussion/m-p/29263#M108</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2016-11-16T18:39:15Z</dc:date>
    </item>
  </channel>
</rss>

