
-----------------------------------
ac
Sun Jun 06, 2010 8:43 pm

Case statement
-----------------------------------
What is it you are trying to achieve?
I have to create a program using case statements. 


What is the problem you are having?
Everytime I run the program, there is an error in label 2. I don't know whats wrong :( 
Please help Thanks!

-----------------------------------
TheGuardian001
Sun Jun 06, 2010 9:15 pm

Re: Case statement
-----------------------------------
Perhaps you should check the response to your other thread before posting a new one... Or at very least post your questions on the same problem in that same thread, instead of making a new one for the same problem.

-----------------------------------
InfectedWar
Sun Jun 06, 2010 10:36 pm

RE:Case statement
-----------------------------------
By looking at your code you have a lot of unfinished loops and end if's etc. Fix all those and you  should stop getting the label error

. Also I fixed all those end if's and end loop problems and I did get your program to run and work, so now go try and fix it and understand why.
