Arnd Beißner wrote:
...
Suggestion: Let the main method still do System.exit,
but implement a utility method that does everything
main did, except calling System.exit. That's fairly
straightforward: main just calls the utility method,
then does System.exit.
+1

Now I learned something new on Sun Bugs %-)

BTW, thanks also to the others that replied :-)

--
Nicola Ken Barozzi                   [EMAIL PROTECTED]
            - verba volant, scripta manent -
   (discussions get forgotten, just code remains)
---------------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to