Posted: Sun Jun 06, 2010 9:15 pm Post subject: 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
Posted: Sun Jun 06, 2010 10:36 pm Post subject: 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.