Hi all,
How many IF THEN can be use with PIC. It's only limited to 16 for Basic Stamp2.
Thanks for answering.
Printable View
Hi all,
How many IF THEN can be use with PIC. It's only limited to 16 for Basic Stamp2.
Thanks for answering.
Is this nested IF THEN's, or in total in your program?
I've yet to encounter a limit.
If you are nesting IF THEN's 16 levels deep, I would question your coding!