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

From: David Brown <dbrown_at_nyahnyahspammersnyahnyah>
Date: Wed Jul 23 2014 - 11:03:29 MDT

Hi Mary,
I think the line number must not be pointing exactly at the offending line.
I will ask him to send more code.
 -dave


On Wed, Jul 23, 2014 at 8:45 AM, Mary Haley <haley@ucar.edu> wrote:

>
> ​Dave,
>
> I don't know the origin of this message, so I can't help this user. I
> tried to look in "Execute.c" for some comments about this error, but
> there's not much there. Can you help?
>
> My guess is that the issue is not with imod or nmod, but perhaps a
> variable inside the loop that he is setting equal to another variable, an=
d
> there's a mismatch of attributes or coordinate arrays.
>
>
> --Mary​
>
> ---------- Forwarded message ----------
> From: franz <f.trotta@sincem.unibo.it>
> Date: Tue, Jul 22, 2014 at 1:53 PM
> Subject: Problem! Assignment not supported for left-hand type
> To: ncl-talk@ucar.edu
>
>
> 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:03:30 2014

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