How many Case can we use?
Zap-o
Posts: 452
How many Case statements can we use? see exampleI have not seen it written in the manual so I am asking the general public. I assume 32, but before I write my complex library I wish to know.
[b] Pri comp(In) : Out Case IN 1: 2: 3: 4: 5.....32? [/b]
Comments
I found following limits:
1) in a PUB/PRI object there are max 63 select CASE statements
2) in a object file there are max 254 PUB or PRI objects
Regards
Gianni
Post Edited (Giemme) : 4/12/2009 6:17:48 AM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Timothy D. Swieter, E.I.
www.brilldea.com - Prop Blade, LED Painter, RGB LEDs, 3.0" LCD Composite video display, eProto for SunSPOT
www.tdswieter.com
http://forums.parallax.com/forums/default.aspx?f=25&m=289079&g=289214#m289214
Regards
Gianni
best regards
Stefan
best regards
Stefan
Post Edited (StefanL38) : 4/12/2009 4:25:35 PM GMT