Re: Problem! Assignment not supported for left-hand type

From: David Brown <dbrown_at_nyahnyahspammersnyahnyah>
Date: Wed Jul 23 2014 - 11:08:19 MDT

Hi Francesco, (offline)

The line number in the error message may not be exactly pinpointing the
line that NCL does not like. Can you send more of your code? If not the
complete script, at least send me all the lines contained in the do loop.
Thank you.
 -dave


On Tue, Jul 22, 2014 at 1:53 PM, franz <f.trotta@sincem.unibo.it> wrote:

> Dear ncl-team
> Im using the ncl 6.1.2 on imac Darwin 64bit
> I got an error and I don't understand the source of this error.
> The message appear when I lunch my scripts after few steps and it is:
>
> fatal:Assignment not supported for left-hand type
> fatal:["Execute.c":8128]:Execute: Error occurred at or near line
> 15786 in file main.ncl
>
> The line 15786 is where I close a do-loop:
>
> 1354 do imod=0,nmod-1
> 1355
> |
> |
> |
> 15785
> 15786 end do ;imod
>
> do you know what can be the origin of the error?
>
> thanks in advance
> Francesco T.
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>

Received on Wed Jul 23 05:08:19 2014

This archive was generated by hypermail 2.1.8 : Wed Jul 23 2014 - 15:33:46 MDT