<?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: Prompting user to Save As at the end of workflow in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Prompting-user-to-Save-As-at-the-end-of-workflow/m-p/914579#M107461</link>
    <description>&lt;P&gt;Try with empty string instead of no argument at all&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here(1);
dt = Open("$SAMPLE_DATA/Big Class.jmp");
dt &amp;lt;&amp;lt; Save("");
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 20 Nov 2025 19:41:41 GMT</pubDate>
    <dc:creator>jthi</dc:creator>
    <dc:date>2025-11-20T19:41:41Z</dc:date>
    <item>
      <title>Prompting user to Save As at the end of workflow</title>
      <link>https://community.jmp.com/t5/Discussions/Prompting-user-to-Save-As-at-the-end-of-workflow/m-p/914576#M107460</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;data table("metrics") &amp;lt;&amp;lt; Save as ();&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Currently the script above is just saving the table to the general contents. I'm trying to fix it to open the save as window so I can select a specific folder and name the table before it saves. Something like Pick File() but for the Save As prompt.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 18:44:15 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Prompting-user-to-Save-As-at-the-end-of-workflow/m-p/914576#M107460</guid>
      <dc:creator>PoynomialTime10</dc:creator>
      <dc:date>2025-11-20T18:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Prompting user to Save As at the end of workflow</title>
      <link>https://community.jmp.com/t5/Discussions/Prompting-user-to-Save-As-at-the-end-of-workflow/m-p/914579#M107461</link>
      <description>&lt;P&gt;Try with empty string instead of no argument at all&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here(1);
dt = Open("$SAMPLE_DATA/Big Class.jmp");
dt &amp;lt;&amp;lt; Save("");
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 20 Nov 2025 19:41:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Prompting-user-to-Save-As-at-the-end-of-workflow/m-p/914579#M107461</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2025-11-20T19:41:41Z</dc:date>
    </item>
  </channel>
</rss>

