View Single Post
Old Mar 31st, 2008, 8:05 PM   #24
Fall Back Son
Professional Programmer
 
Join Date: Oct 2006
Posts: 311
Rep Power: 3 Fall Back Son is on a distinguished road
Re: How do I clear the screen?

Quote:
Originally Posted by 2roll4life7 View Post
I'm pointing out that debug messages that are written to the terminal nanoseconds before it closes are useless. Not that you need the debugging messages for this particular program. It seems you're the ones with the programming issues. I'm not trying to pick a fight here, I'm just passing on a valuable point. If you've got a chance to read Hardcore Java, the author will bring up more even more points that relate to this.
I'm not trying to argue with either of you, and I don't really know that much about the issue. But it doesn't seem like that big of a deal, and if it is, there's probably a way to solve it. Such as .... make the system wait x seconds before clearing the screen if an exception was thrown beforehand.
Fall Back Son is offline   Reply With Quote