<div dir="ltr">The short answer is &quot;no&quot;. Certainly, there is nothing wrong with the &#39;end do&#39; line. Given the length of the script, I doubt anyone could take the time to look at the code. Perhaps, more &#39;context&#39; of what is being done.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 22, 2014 at 1:53 PM, franz <span dir="ltr">&lt;<a href="mailto:f.trotta@sincem.unibo.it" target="_blank">f.trotta@sincem.unibo.it</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear ncl-team<br>
   Im using the ncl 6.1.2 on imac Darwin 64bit<br>
   I got an error and I don&#39;t understand the source of this error.<br>
   The message appear when I lunch my scripts after few steps and it is:<br>
<br>
     fatal:Assignment not supported for left-hand type<br>
     fatal:[&quot;Execute.c&quot;:8128]:Execute: Error occurred at or near line<br>
15786 in file main.ncl<br>
<br>
   The line 15786 is where I close a do-loop:<br>
<br>
1354     do imod=0,nmod-1<br>
1355<br>
|<br>
|<br>
|<br>
15785<br>
15786    end do ;imod<br>
<br>
   do you know what can be the origin of the error?<br>
<br>
   thanks in advance<br>
Francesco T.<br>
_______________________________________________<br>
ncl-talk mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
</blockquote></div><br></div>