<?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 回复： Can JSL modify the system &amp;quot;Preferences&amp;quot; of JMP? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Can-JSL-modify-the-system-quot-Preferences-quot-of-JMP/m-p/752252#M93373</link>
    <description>&lt;P&gt;It should be same command for JMP16 and 17 (at least it works form me in both). You can also change the setting manually from preferences and use Get Preferences() to get an idea of the command which you should use when you set them (JMP might not show default settings when using that).&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 06 May 2024 09:06:05 GMT</pubDate>
    <dc:creator>jthi</dc:creator>
    <dc:date>2024-05-06T09:06:05Z</dc:date>
    <item>
      <title>Can JSL modify the system "Preferences" of JMP?</title>
      <link>https://community.jmp.com/t5/Discussions/Can-JSL-modify-the-system-quot-Preferences-quot-of-JMP/m-p/752212#M93366</link>
      <description>&lt;P&gt;Now "Wrap text" is not selected in "Script Editor" in JMP's system "Preferences".&lt;/P&gt;&lt;P&gt;Can a JSL be used to open the edit state of a given JSL and hologram it to be able to "Wrap text"?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2024-05-06_14-29-53.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/63950iC27CD615BE3D3A7A/image-size/large?v=v2&amp;amp;px=999" role="button" title="2024-05-06_14-29-53.png" alt="2024-05-06_14-29-53.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 06:44:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Can-JSL-modify-the-system-quot-Preferences-quot-of-JMP/m-p/752212#M93366</guid>
      <dc:creator>lala</dc:creator>
      <dc:date>2024-05-06T06:44:00Z</dc:date>
    </item>
    <item>
      <title>回复： Can JSL modify the system "Preferences" of JMP?</title>
      <link>https://community.jmp.com/t5/Discussions/Can-JSL-modify-the-system-quot-Preferences-quot-of-JMP/m-p/752219#M93367</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dz = Open( "$SAMPLE_Scripts\demoLong.jsl", Add to Recent Files( 0 ) ,"Wrap text");//？？&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 06 May 2024 06:45:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Can-JSL-modify-the-system-quot-Preferences-quot-of-JMP/m-p/752219#M93367</guid>
      <dc:creator>lala</dc:creator>
      <dc:date>2024-05-06T06:45:11Z</dc:date>
    </item>
    <item>
      <title>回复： Can JSL modify the system "Preferences" of JMP?</title>
      <link>https://community.jmp.com/t5/Discussions/Can-JSL-modify-the-system-quot-Preferences-quot-of-JMP/m-p/752231#M93370</link>
      <description>&lt;P&gt;It will be a &lt;STRONG&gt;change to preferences&lt;/STRONG&gt; so do &lt;STRONG&gt;NOT&lt;/STRONG&gt; let anyone run this script who doesn't want that preference to be changed&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Set Preferences(Script Editor Settings(Wrap Text(0)));&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;A href="https://www.jmp.com/support/help/en/17.2/#page/jmp/utility-functions.shtml?os=win&amp;amp;source=application#ww2804469" target="_blank"&gt;https://www.jmp.com/support/help/en/17.2/#page/jmp/utility-functions.shtml?os=win&amp;amp;source=application#ww2804469&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-MESSAGE title="Provide way to set session / instance preferences and presets" uid="739449" url="https://community.jmp.com/t5/JMP-Wish-List/Provide-way-to-set-session-instance-preferences-and-presets/m-p/739449#U739449" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-idea-thread lia-fa-icon lia-fa-idea lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 07:32:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Can-JSL-modify-the-system-quot-Preferences-quot-of-JMP/m-p/752231#M93370</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2024-05-06T07:32:53Z</dc:date>
    </item>
    <item>
      <title>回复： Can JSL modify the system "Preferences" of JMP?</title>
      <link>https://community.jmp.com/t5/Discussions/Can-JSL-modify-the-system-quot-Preferences-quot-of-JMP/m-p/752251#M93372</link>
      <description>&lt;P&gt;Thanks Experts!&lt;/P&gt;&lt;P&gt;OK, the command doesn't work until version 17.&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 08:54:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Can-JSL-modify-the-system-quot-Preferences-quot-of-JMP/m-p/752251#M93372</guid>
      <dc:creator>lala</dc:creator>
      <dc:date>2024-05-06T08:54:17Z</dc:date>
    </item>
    <item>
      <title>回复： Can JSL modify the system "Preferences" of JMP?</title>
      <link>https://community.jmp.com/t5/Discussions/Can-JSL-modify-the-system-quot-Preferences-quot-of-JMP/m-p/752252#M93373</link>
      <description>&lt;P&gt;It should be same command for JMP16 and 17 (at least it works form me in both). You can also change the setting manually from preferences and use Get Preferences() to get an idea of the command which you should use when you set them (JMP might not show default settings when using that).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 09:06:05 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Can-JSL-modify-the-system-quot-Preferences-quot-of-JMP/m-p/752252#M93373</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2024-05-06T09:06:05Z</dc:date>
    </item>
  </channel>
</rss>

