28 Nov 2008 at 00:08 #1 Energize Energize Caporegime Joined 12 Mar 2004 Posts 29,962 Location England Say a user enters the wrong type of data into an input box, how do I make the program go back to the try block?
Say a user enters the wrong type of data into an input box, how do I make the program go back to the try block?
28 Nov 2008 at 15:31 #5 Energize Energize Caporegime OP Joined 12 Mar 2004 Posts 29,962 Location England Darg said: Put the try/catch in a method then recall the method from the catch part? Click to expand... It is in a method but that doesn't work, the method ends up returning 0.
Darg said: Put the try/catch in a method then recall the method from the catch part? Click to expand... It is in a method but that doesn't work, the method ends up returning 0.