Open both file:<br>&#39;open file1.ctl&#39;<br>&#39;open file2.ctl&#39;<br><br>Now both will be open.  If you want to display the variable, you can add &quot;.2&quot; to the end of the variable.  For example, if you wanted to display a variable called prs you would do:<br>
&#39;d prs&#39; <br>&#39;c&#39;<br>&#39;d prs.2&#39;<br>This will first display prs from file1.ctl.  Then c will clear the plot and d prs.2 will display prs from file2.ctl.  <br><br>If you want to just open them separately to create your images, you could use reinit to close the first then open the second. <br>
&#39;open file1.ctl&#39;<br>&#39;d prs&#39;<br>&#39;reinit&#39;<br>&#39;open file2.ctl&#39;<br>&#39;d prs&#39;<br><br>These two will produce the same results.  I hope this is helpful.<br><br><div class="gmail_quote">On Sun, Dec 9, 2012 at 4:28 AM, sourabh bal <span dir="ltr">&lt;<a href="mailto:sourabhbal@gmail.com" target="_blank">sourabhbal@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear All,<br clear="all">I have two *.ctl files and want to display in two different eps files. But in a single *.gs script. Please help.<br>
<br>regards<span class="HOEnZb"><font color="#888888"><br>Sourabh Bal<br><br><br><br>-- <br>Sourabh Bal<br>C/o Dr Mridul Bose<br>
Department of Physics<br>Jadavpur University, Kolkata 700032, INDIA<br><br><br>
</font></span><br>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Tom Robinson<br>President - Graduate Student Organization <br>Graduate Student - Department of Meteorology<br>732-718-2323<br><br>