<?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 solve the problem that distribution commands need specification limit confirmation when the system is Chinese? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-solve-the-problem-that-distribution-commands-need/m-p/673169#M86080</link>
    <description>&lt;P&gt;Okay, thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 01 Sep 2023 05:09:44 GMT</pubDate>
    <dc:creator>lehaofeng</dc:creator>
    <dc:date>2023-09-01T05:09:44Z</dc:date>
    <item>
      <title>How to solve the problem that distribution commands need specification limit confirmation when the system is Chinese?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-solve-the-problem-that-distribution-commands-need/m-p/672809#M86048</link>
      <description>&lt;P&gt;Why is it that my distribution command asks for no capability analysis, but when I run this code it still asks me to confirm that a capability analysis is performed.&lt;/P&gt;&lt;P&gt;There is no confirmation window when the system is in English, but there is when it is in Chinese. How to solve it, thanks!&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 );
dt2 = New Table( "x", New Column( "y", set values( 1 :: 32 ) ) );
Column( dt2, 1 ) &amp;lt;&amp;lt; Set Property(
	"Spec Limits",
	{LSL( 1 ), USL( 32 ), Target( 16 ), Show Limits( 1 )}
);

nw = New Window( "distribution window",
	hb = H List Box(
		obj2 = dt2 &amp;lt;&amp;lt; Distribution(
			Stack( 1 ),
			Continuous Distribution(
				Column( :y ),
				Process Capability( 0 ),
				Horizontal Layout( 1 ),
				Vertical( 0 )
		
			),
			Histograms Only,
			Automatic Recalc( 1 )
		)
	)
);&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="截屏2023-08-31 11.17.49.png" style="width: 712px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/56126i46757DB0B5E5C618/image-size/large?v=v2&amp;amp;px=999" role="button" title="截屏2023-08-31 11.17.49.png" alt="截屏2023-08-31 11.17.49.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 03:24:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-solve-the-problem-that-distribution-commands-need/m-p/672809#M86048</guid>
      <dc:creator>lehaofeng</dc:creator>
      <dc:date>2023-08-31T03:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve the problem that distribution commands need specification limit confirmation when the system is Chinese?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-solve-the-problem-that-distribution-commands-need/m-p/672999#M86063</link>
      <description>&lt;P&gt;This stounds like a bug.&amp;nbsp; I suggest that you contact JMP Support.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 15:35:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-solve-the-problem-that-distribution-commands-need/m-p/672999#M86063</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2023-08-31T15:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve the problem that distribution commands need specification limit confirmation when the system is Chinese?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-solve-the-problem-that-distribution-commands-need/m-p/673169#M86080</link>
      <description>&lt;P&gt;Okay, thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 05:09:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-solve-the-problem-that-distribution-commands-need/m-p/673169#M86080</guid>
      <dc:creator>lehaofeng</dc:creator>
      <dc:date>2023-09-01T05:09:44Z</dc:date>
    </item>
  </channel>
</rss>

