<?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: Automate emails to send graphs in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Automate-emails-to-send-graphs/m-p/18252#M16650</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should be able to use the 'Mail()' function. Look at 'Help &amp;gt; Scripting Index' and search for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Apr 2016 09:48:32 GMT</pubDate>
    <dc:creator>ian_jmp</dc:creator>
    <dc:date>2016-04-29T09:48:32Z</dc:date>
    <item>
      <title>Automate emails to send graphs</title>
      <link>https://community.jmp.com/t5/Discussions/Automate-emails-to-send-graphs/m-p/18251#M16649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a JMP file to build graphs. I copy these graphs and send them to others daily via email. Is there a way I can automate this procedure, to run the script daily and send the graphs results via email?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 20:00:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Automate-emails-to-send-graphs/m-p/18251#M16649</guid>
      <dc:creator>perplexeddev</dc:creator>
      <dc:date>2016-04-28T20:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Automate emails to send graphs</title>
      <link>https://community.jmp.com/t5/Discussions/Automate-emails-to-send-graphs/m-p/18252#M16650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should be able to use the 'Mail()' function. Look at 'Help &amp;gt; Scripting Index' and search for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 09:48:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Automate-emails-to-send-graphs/m-p/18252#M16650</guid>
      <dc:creator>ian_jmp</dc:creator>
      <dc:date>2016-04-29T09:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Automate emails to send graphs</title>
      <link>https://community.jmp.com/t5/Discussions/Automate-emails-to-send-graphs/m-p/18253#M16651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have multiple graphs created from the same data table, how can I send all these graphs as a single email? I could n't get that information from Help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2016 23:37:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Automate-emails-to-send-graphs/m-p/18253#M16651</guid>
      <dc:creator>perplexeddev</dc:creator>
      <dc:date>2016-05-27T23:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Automate emails to send graphs</title>
      <link>https://community.jmp.com/t5/Discussions/Automate-emails-to-send-graphs/m-p/18254#M16652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depending upon the complexity of your analysis and the different things you are gluing together there may be simple ways or slightly more complex ways.&amp;nbsp; You could consider saving each of the files individually as the mail function supports sending multiple attachments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mail("address","subject","message", {"fileList1", fileList2"}) &lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want a single file you will need to get all the graphs into a single window first.&amp;nbsp; This may be as simple as using a by group if they're all the same type of output and then saving that as a file to mail.&amp;nbsp; Or you may need to save each report and use the display box trick noted &lt;A _jive_internal="true" href="https://community.jmp.com/message/222632#222632"&gt;here&lt;/A&gt; from &lt;A href="https://community.jmp.com/people/Craige@JMP"&gt;Craige@JMP&lt;/A&gt;​ that way you can use New Window("title", platform1displayBox, platform2displayBox ...).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 20:43:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Automate-emails-to-send-graphs/m-p/18254#M16652</guid>
      <dc:creator>Nate_Riordan</dc:creator>
      <dc:date>2016-09-26T20:43:42Z</dc:date>
    </item>
  </channel>
</rss>

