Dear Nagaraju,<br><br>Thank you for your answer but I&#39;ve already found it. Below is the script:<br><br>if (a&gt; b)<br>
&#39;define c= b&#39;<br>
else<br>
&#39;define c= a&#39;<br>
endif<br>
&#39;define d=c/b&#39;<br><br>Anyway, the if expression in grads is not accompanied by then.<br><br>Regards,<br><br>Serge<br><br><div class="gmail_quote">On Thu, Jul 7, 2011 at 5:37 AM, NAGARAJU CHILUKOTI <span dir="ltr">&lt;<a href="mailto:chilukotinagaraju@gmail.com">chilukotinagaraju@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;">Hi you try like this<br><br>if (a&gt; b) then<div class="im"><br>
c= b<br>
else<br> c= a<br><br></div><div class="gmail_quote"><div><div></div><div class="h5">On Thu, Jul 7, 2011 at 1:10 PM, Rafanoharana Serge Claudio <span dir="ltr">&lt;<a href="mailto:rafanoharana@gmail.com" target="_blank">rafanoharana@gmail.com</a>&gt;</span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex"><div><div></div><div class="h5">
Dear all,<br><br>My file contains 2 variables a and b. I have the following condition:<br><br>if a&gt;b =&gt; c=b<br>if a&lt;b =&gt; c=a<br><br>so: d=c/b<br><br>in my .gs file, I tried:<br><br>&#39;!if (a&gt; b)&#39;<br>
&#39;c= b&#39;<br>

&#39;!else&#39;<br>&#39;c= a&#39;<br>&#39;!endif&#39;<br>&#39;define d=c/b&#39;<br><br>but it gives syntax error.<br><br>Then I tried to define the c like:<br><br>
&#39;!if (a&gt; b)&#39;<br>
&#39;define c= b&#39;<br>
&#39;!else&#39;<br>
&#39;define c= a&#39;<br>
&#39;!endif&#39;<br>
&#39;define d=c/b&#39;<br><br>Again, syntax error.<br><br>ERROR:<br>sh: -c: line 1: syntax error: unexpected end of file<br>sh: -c: line 0: syntax error near unexpected token `else&#39;<br>sh: -c: line 0: `else&#39;<br>sh: endif: command not found<br>


<br><br>Thank you in advance,<br><br><br>Best regards,<br clear="all"><br>-- <br><font color="#888888">Serge<br>
</font><br></div></div>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org" target="_blank">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><font color="#888888"><br><br clear="all"><br>-- <br><span style="color:rgb(0, 102, 0)"> Nagaraju Chilukoti</span><br style="color:rgb(0, 102, 0)"><span style="color:rgb(0, 102, 0)"> CCCR,</span><br style="color:rgb(0, 102, 0)">

<span style="color:rgb(0, 102, 0)"> IITM, Pashan</span><br style="color:rgb(0, 102, 0)"><span style="color:rgb(0, 102, 0)"> Pune 411008</span><br style="color:rgb(0, 102, 0)"><span style="color:rgb(0, 102, 0)"> Mob.<b> <span style="color:rgb(204, 0, 0)">09224278979</span></b></span><br style="color:rgb(0, 102, 0)">

<span style="color:rgb(0, 102, 0)"> <span></span><a href="http://goog_932359822" target="_blank">cnraju@tropmet.res.in</a></span><br style="color:rgb(0, 102, 0)"><span style="color:rgb(0, 102, 0)"> <a href="mailto:chilukotinagaraju@gmail.com" target="_blank">chilukotinagaraju@gmail.com</a><span></span></span><br>


</font><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>Serge<br>