Forcing an applet to quit
Forcing an applet to quit
- Subject: Forcing an applet to quit
- From: "Stephen Gross" <email@hidden>
- Date: Mon, 08 Jan 2001 13:50:04 -0500
- Organization: Stuart Country Day School
How can I make an applet abort? I know I can use "return x," from the
main routine, but what if I want it to bomb out from a subroutine?
--SGross