Page 1 of 1

Parse error on case string

Posted: Mon Jan 21, 2008 1:33 am
by aaha_naga
Hi

I have faced the 'Parse error on case string: 000=0,001=1
multiple `=' tokens were seen' error when i am using switch stage. please help me to resolve this error.

Thanks in advance

Posted: Mon Jan 21, 2008 1:49 am
by ray.wurlod
Post the design of your Switch stage.

Are your case values all in output link order? Do all those for output port #0 first, then all the values for output port #1 and so on. I've never seen this documented as a requirement, but grouping them thus does seem to help.