<?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: 2022Q1 Practical Session - Beginners in JMP Scripters Club Discussions</title>
    <link>https://community.jmp.com/t5/JMP-Scripters-Club-Discussions/2022-Q1-Video-and-files-Practical-session-for-JSL-Beginners/m-p/461448#M10</link>
    <description>&lt;P&gt;Question on the table references you showed today: If you process multiple tables sequentially as part of a script, do you iterate the table references ad infinitum (dt1, dt2, dt3,...) or is there a smarter solution?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Background: I frequently manipulate tables (join, concatenate, split, etc.) and sometimes have quite a few tables that I sequentially open, process and close before moving on to the next table in the same script until I have the final table I want.&lt;/P&gt;</description>
    <pubDate>Wed, 16 Feb 2022 16:05:07 GMT</pubDate>
    <dc:creator>Ressel</dc:creator>
    <dc:date>2022-02-16T16:05:07Z</dc:date>
    <item>
      <title>2022_Q1 Video and files: Practical session for JSL Beginners</title>
      <link>https://community.jmp.com/t5/JMP-Scripters-Club-Discussions/2022-Q1-Video-and-files-Practical-session-for-JSL-Beginners/m-p/461277#M9</link>
      <description>&lt;P&gt;Abstract:&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;Use JMP's "Save Script" functionality to generate scripts and understand what has been generated. Learn the Basics of the Script Editor and where to find more information on the code generated.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6297900912001w960h540r527" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6297900912001" data-account="6058004218001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6058004218001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6297900912001w960h540r527');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.jmp.com/t5/video/gallerypage/video-id/6297900912001"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in the 2022 Q1 meeting we will have a beginners session to provide some first guidance on how to start with scripting (this is not comparable to a scripting training or the equivalent e-Learning). It is really to get to know the very basic stuff you should get familiar with even before you learn the scripting concepts available.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the attached journal there is a text base flow on what we will go through during this 30min session plus some information on the JMP Script Editor and further resources.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Martin&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 08:26:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/JMP-Scripters-Club-Discussions/2022-Q1-Video-and-files-Practical-session-for-JSL-Beginners/m-p/461277#M9</guid>
      <dc:creator>martindemel</dc:creator>
      <dc:date>2022-02-17T08:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: 2022Q1 Practical Session - Beginners</title>
      <link>https://community.jmp.com/t5/JMP-Scripters-Club-Discussions/2022-Q1-Video-and-files-Practical-session-for-JSL-Beginners/m-p/461448#M10</link>
      <description>&lt;P&gt;Question on the table references you showed today: If you process multiple tables sequentially as part of a script, do you iterate the table references ad infinitum (dt1, dt2, dt3,...) or is there a smarter solution?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Background: I frequently manipulate tables (join, concatenate, split, etc.) and sometimes have quite a few tables that I sequentially open, process and close before moving on to the next table in the same script until I have the final table I want.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 16:05:07 GMT</pubDate>
      <guid>https://community.jmp.com/t5/JMP-Scripters-Club-Discussions/2022-Q1-Video-and-files-Practical-session-for-JSL-Beginners/m-p/461448#M10</guid>
      <dc:creator>Ressel</dc:creator>
      <dc:date>2022-02-16T16:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: 2022Q1 Practical Session - Beginners</title>
      <link>https://community.jmp.com/t5/JMP-Scripters-Club-Discussions/2022-Q1-Video-and-files-Practical-session-for-JSL-Beginners/m-p/461471#M13</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/15435"&gt;@Ressel&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I moved this discussion into a seperate Thread (&lt;A href="https://community.jmp.com/t5/JMP-Scripting-Users-Group/Question-on-the-table-references-from-Russel/m-p/461463#M11" target="_blank" rel="noopener"&gt;https://community.jmp.com/t5/JMP-Scripting-Users-Group/Question-on-the-table-references-from-Russel/m-p/461463#M11&lt;/A&gt;&amp;nbsp;) so others can provide their guidance as well. This way we can have questions asked here and reference to a seperate thread and see all questions in a condensed way (hopefully :)&lt;/img&gt; ), and we can mark there the best answers as solutions, which would be difficult here if there are more questions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Martin&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 16:25:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/JMP-Scripters-Club-Discussions/2022-Q1-Video-and-files-Practical-session-for-JSL-Beginners/m-p/461471#M13</guid>
      <dc:creator>martindemel</dc:creator>
      <dc:date>2022-02-16T16:25:23Z</dc:date>
    </item>
  </channel>
</rss>

