Hi ???

It is really getting annoying:

Cheers
Renger

____________________

Modelworks

Gewerbestrasse 15

3600 Thun – Switzerland

+41 79 818 53 73

Info@modelworks.ch

blog.modelworks.ch


From: gamsworld@googlegroups.com [gamsworld@googlegroups.com] on behalf of RCC [renato.coelho.carvalho@gmail.com]
Sent: Thursday, April 21, 2016 15:06
To: gamsworld
Subject: 121,148,171 errors

PARAMETERS
         demand(c) c;

         execseed = 1 + gmillisec(jnow);
         demand(c) = round(normal(mean(c),0.9*mean(c)));
         while ((count le 6),
                 if((demand(count)<0),
                         demand(count)=0;
                 );
                 count=count+1;
         );
         display demand;


I am having this errors:
Error 121 - error expected
Error 148 - Dimension different
Error 171 - Domain violation for set


What it is wrong with my code?

--
You received this message because you are subscribed to the Google Groups "gamsworld" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gamsworld+unsubscribe@googlegroups.com.
To post to this group, send email to gamsworld@googlegroups.com.
Visit this group at https://groups.google.com/group/gamsworld.
For more options, visit https://groups.google.com/d/optout.