<?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: script automatique in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/script-automatique/m-p/601360#M80472</link>
    <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/9474"&gt;@Georg&lt;/a&gt;&amp;nbsp; suggested using the OS scheduler to relaunch JMP periodically.&lt;/P&gt;
&lt;P&gt;JMP also has a schedule() function, but it requires leaving JMP running.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.jmp.com/support/help/en/17.0/index.shtml#page/jmp/utility-functions.shtml#ww2805822" target="_blank"&gt;https://www.jmp.com/support/help/en/17.0/index.shtml#page/jmp/utility-functions.shtml#ww2805822&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Feb 2023 12:03:26 GMT</pubDate>
    <dc:creator>Craige_Hales</dc:creator>
    <dc:date>2023-02-15T12:03:26Z</dc:date>
    <item>
      <title>script automatique</title>
      <link>https://community.jmp.com/t5/Discussions/script-automatique/m-p/601332#M80467</link>
      <description>&lt;P&gt;Bonjour, est-il possible de faire un script sous JMP qui se lance automatiquement toutes les n minutes ? (JMP 17)&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 16:35:50 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/script-automatique/m-p/601332#M80467</guid>
      <dc:creator>hcarr01</dc:creator>
      <dc:date>2023-06-08T16:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: script automatique</title>
      <link>https://community.jmp.com/t5/Discussions/script-automatique/m-p/601351#M80471</link>
      <description>&lt;P&gt;I think you can build a loop in JMP to do so, but better would be to use the Operating System to schedule the task like possible in Windows etc.&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/windows/win32/taskschd/about-the-task-scheduler" target="_blank"&gt;About the Task Scheduler - Win32 apps | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 11:49:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/script-automatique/m-p/601351#M80471</guid>
      <dc:creator>Georg</dc:creator>
      <dc:date>2023-02-15T11:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: script automatique</title>
      <link>https://community.jmp.com/t5/Discussions/script-automatique/m-p/601360#M80472</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/9474"&gt;@Georg&lt;/a&gt;&amp;nbsp; suggested using the OS scheduler to relaunch JMP periodically.&lt;/P&gt;
&lt;P&gt;JMP also has a schedule() function, but it requires leaving JMP running.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.jmp.com/support/help/en/17.0/index.shtml#page/jmp/utility-functions.shtml#ww2805822" target="_blank"&gt;https://www.jmp.com/support/help/en/17.0/index.shtml#page/jmp/utility-functions.shtml#ww2805822&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 12:03:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/script-automatique/m-p/601360#M80472</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2023-02-15T12:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: script automatique</title>
      <link>https://community.jmp.com/t5/Discussions/script-automatique/m-p/601410#M80473</link>
      <description>&lt;P&gt;great, thanks, was not aware of, that's the reason why reading community is quit helpful!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I think the solution depends on the environment and requirement in detail. We use task scheduler of operating system, so that for each run a new instance of JMP is started.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 12:35:39 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/script-automatique/m-p/601410#M80473</guid>
      <dc:creator>Georg</dc:creator>
      <dc:date>2023-02-15T12:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: script automatique</title>
      <link>https://community.jmp.com/t5/Discussions/script-automatique/m-p/601413#M80474</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/9474"&gt;@Georg&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I think you can build a loop in JMP to do so, but better would be to use the Operating System to schedule the task like possible in Windows etc.&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/windows/win32/taskschd/about-the-task-scheduler" target="_blank" rel="noopener"&gt;About the Task Scheduler - Win32 apps | Microsoft Learn&lt;/A&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;Don't forget to add the //!" to the first line if you try to run this via task scheduler (windows). This is so it will automatically run and not just open.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.jmp.com/support/help/en/17.0/index.shtml#page/jmp/run-a-script.shtml#" target="_self"&gt;https://www.jmp.com/support/help/en/17.0/index.shtml#page/jmp/run-a-script.shtml#&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Line1:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;//!&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 12:40:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/script-automatique/m-p/601413#M80474</guid>
      <dc:creator>AApperson</dc:creator>
      <dc:date>2023-02-15T12:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: script automatique</title>
      <link>https://community.jmp.com/t5/Discussions/script-automatique/m-p/601449#M80480</link>
      <description>&lt;P&gt;In my case I have not used the //!, because I found it annoying when opening the script for editing it would have executed all the time (I often forgot ...).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Instead in Win10 using Task-Scheduler, and adding JMP.exe as Program and the script path as optional argument, JMP executes the script in defined way, so "//!" is not needed. Of course, the script needs to close JMP after finishing (&amp;nbsp;Quit(); ).&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 14:22:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/script-automatique/m-p/601449#M80480</guid>
      <dc:creator>Georg</dc:creator>
      <dc:date>2023-02-15T14:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: script automatique</title>
      <link>https://community.jmp.com/t5/Discussions/script-automatique/m-p/601548#M80496</link>
      <description>&lt;P&gt;See Help &amp;gt; Scripting Index. Then search for the Schedule() function. This function works entirely within JMP and does not rely on the OS.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 17:38:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/script-automatique/m-p/601548#M80496</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2023-02-15T17:38:24Z</dc:date>
    </item>
  </channel>
</rss>

