<?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: How to &amp;quot;save a report as&amp;quot; automatically in a script? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-quot-save-a-report-as-quot-automatically-in-a-script/m-p/8788#M8776</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to do the above thing in loop i.e. that is save a multiple report one after other into picture format?&lt;/P&gt;&lt;P&gt;I am getting an error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Send Expects Scriptable Object in access or evaluation of 'Send' , o &amp;lt;&amp;lt; Report&amp;nbsp; &lt;/P&gt;&lt;P&gt;Can you please help me resolve it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Akash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Jan 2015 02:23:15 GMT</pubDate>
    <dc:creator>akash_nigam_gma</dc:creator>
    <dc:date>2015-01-16T02:23:15Z</dc:date>
    <item>
      <title>How to "save a report as" automatically in a script?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-quot-save-a-report-as-quot-automatically-in-a-script/m-p/8786#M8774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my script, I create a control chart and a oneway analysis and I 'd like to save each one as .jpg (JPEG), automatically using the same script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2014 11:13:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-quot-save-a-report-as-quot-automatically-in-a-script/m-p/8786#M8774</guid>
      <dc:creator>victorsantos</dc:creator>
      <dc:date>2014-06-21T11:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to "save a report as" automatically in a script?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-quot-save-a-report-as-quot-automatically-in-a-script/m-p/8787#M8775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Below is an example for launching a Oneway report and saving the result.&amp;nbsp; The same general procedure can be followed for saving the report from any JMP Platform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: #0000dd;"&gt;Open&lt;/SPAN&gt;&lt;STRONG style="color: black; font-size: 10.0pt; font-family: 'Courier New';"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;"$SAMPLE_DATA/Big Class.jmp"&lt;/SPAN&gt;&lt;STRONG style="color: black; font-size: 10.0pt; font-family: 'Courier New';"&gt;)&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;o&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;Oneway&lt;STRONG&gt;(&lt;/STRONG&gt; Y&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;height &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt; X&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;age &lt;STRONG&gt;)&lt;/STRONG&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: black; font-size: 10.0pt; font-family: 'Courier New';"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;o&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;&amp;lt;&amp;lt;&lt;STRONG&gt;Report&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="color: black; font-size: 10.0pt; font-family: 'Courier New';"&gt;)&lt;/STRONG&gt; &lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt; &lt;STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;Save Picture&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;"$DOCUMENTS/Oneway.jpg"&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;,&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;"jpg"&lt;/SPAN&gt;&lt;STRONG style="color: black; font-size: 10.0pt; font-family: 'Courier New';"&gt;)&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 16:58:58 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-quot-save-a-report-as-quot-automatically-in-a-script/m-p/8787#M8775</guid>
      <dc:creator>danschikore</dc:creator>
      <dc:date>2014-06-24T16:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to "save a report as" automatically in a script?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-quot-save-a-report-as-quot-automatically-in-a-script/m-p/8788#M8776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to do the above thing in loop i.e. that is save a multiple report one after other into picture format?&lt;/P&gt;&lt;P&gt;I am getting an error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Send Expects Scriptable Object in access or evaluation of 'Send' , o &amp;lt;&amp;lt; Report&amp;nbsp; &lt;/P&gt;&lt;P&gt;Can you please help me resolve it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Akash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2015 02:23:15 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-quot-save-a-report-as-quot-automatically-in-a-script/m-p/8788#M8776</guid>
      <dc:creator>akash_nigam_gma</dc:creator>
      <dc:date>2015-01-16T02:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to "save a report as" automatically in a script?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-quot-save-a-report-as-quot-automatically-in-a-script/m-p/8789#M8777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to make my question more clear..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For( i=1,i&amp;lt;=3,i++,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Var = Variability Chart(&lt;/P&gt;&lt;P&gt;&amp;nbsp; Y( :SITE_VALUE ),&lt;/P&gt;&lt;P&gt;&amp;nbsp; X( :PRODUCT, :DAY, :LOT, :WAFER ),&lt;/P&gt;&lt;P&gt;&amp;nbsp; Analysis Type( Name( "Choose best analysis (EMS REML Bayesian)" ) ),&lt;/P&gt;&lt;P&gt;&amp;nbsp; Std Dev Chart( 0 ),&lt;/P&gt;&lt;P&gt;&amp;nbsp; Mean Diamonds( 1 ),&lt;/P&gt;&lt;P&gt;&amp;nbsp; Where( dt:Para == pt:Para&lt;I&gt; ),&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Rbox = SendToReport(&lt;/P&gt;&lt;P&gt;&amp;nbsp; Dispatch( {}, "Variability Chart for SITE_VALUE", OutlineBox, Set Title( Title ) ),&lt;/P&gt;&lt;P&gt;&amp;nbsp; Dispatch(&lt;/P&gt;&lt;P&gt;&amp;nbsp; {"Variability Chart for SITE_VALUE"},&lt;/P&gt;&lt;P&gt;&amp;nbsp; "2",&lt;/P&gt;&lt;P&gt;&amp;nbsp; ScaleBox,&lt;/P&gt;&lt;P&gt;&amp;nbsp; {Format( "Fixed Dec", 12, 3 ), Min( pt:LL&lt;I&gt; - 0.1*pt:LL&lt;I&gt; ), Max( (pt:UL&lt;I&gt; + 0.1*pt:UL&lt;I&gt;) ), Inc( 0.1*pt:Target&lt;I&gt; ), Add Ref Line( 0, Dotted, "Medium Light Gray" ),&lt;/I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Add Ref Line( pt:Target&lt;I&gt;, Solid, "Black" ), Add Ref Line( pt:UL&lt;I&gt;, Solid, "Medium Dark Fuchsia" ), Add Ref Line(&lt;/I&gt;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; pt:LL&lt;I&gt;,&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Solid,&lt;/P&gt;&lt;P&gt;&amp;nbsp; "Medium Dark Fuchsia"&lt;/P&gt;&lt;P&gt;&amp;nbsp; )}&lt;/P&gt;&lt;P&gt;&amp;nbsp; ),&lt;/P&gt;&lt;P&gt;&amp;nbsp; Dispatch( {"Variability Chart for SITE_VALUE"}, "", NomAxisBox, Rotated Tick Labels( 1 ) ),&lt;/P&gt;&lt;P&gt;&amp;nbsp; Dispatch( {"Variability Chart for SITE_VALUE"}, "", NomAxisBox( 2 ), Rotated Tick Labels( 1 ) ),&lt;/P&gt;&lt;P&gt;&amp;nbsp; Dispatch( {"Variability Chart for SITE_VALUE"}, "", NomAxisBox( 3 ), Rotated Tick Labels( 1 ) )&lt;/P&gt;&lt;P&gt;&amp;nbsp; ); &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rbox = Var &amp;lt;&amp;lt;Report ;&lt;/P&gt;&lt;P&gt;Rbox &amp;lt;&amp;lt; save picture("Temp",jpeg);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// Above code runs just fine for single iteration but for more iteration it gives error&lt;/P&gt;&lt;P&gt;//Send Expects Scriptable Object in access or evaluation of 'Send' , Var &amp;lt;&amp;lt; get scriptable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// I am new JMP and using JMP 8 (thats what we have here)&lt;/P&gt;&lt;P&gt;// My ultimate aim is to import the generated files into a ppt. For which I am thinking of using Powerpoint Macro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help to resolve.&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.jmp.com/7.0.1.0/images/emoticons/happy.png"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Akash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2015 03:03:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-quot-save-a-report-as-quot-automatically-in-a-script/m-p/8789#M8777</guid>
      <dc:creator>akash_nigam_gma</dc:creator>
      <dc:date>2015-01-16T03:03:34Z</dc:date>
    </item>
  </channel>
</rss>

