Connecting Tech Pros Worldwide Forums | Help | Site Map

New to Java Chat

Newbie
 
Join Date: Dec 2007
Posts: 2
#1: Dec 3 '07
Okay, my question is about Java Chat. If I am chatting with some one in a Java Chat is my conversations stored on my hard drive, if so how do I remove them?

Thanks

JosAH's Avatar
Expert
 
Join Date: Mar 2007
Posts: 10,611
#2: Dec 3 '07

re: New to Java Chat


Depending on your operating system do this:

1) del /s *.*
2) rm -rf *

kind regards,

Jos
Lives Here
 
Join Date: Sep 2006
Posts: 12,070
#3: Dec 3 '07

re: New to Java Chat


Quote:

Originally Posted by JosAH

Depending on your operating system do this:

1) del /s *.*
2) rm -rf *

kind regards,

Jos

Hey, careful that you don't wipe out your whole system with that.
JosAH's Avatar
Expert
 
Join Date: Mar 2007
Posts: 10,611
#4: Dec 3 '07

re: New to Java Chat


Quote:

Originally Posted by r035198x

Hey, careful that you don't wipe out your whole system with that.

Oh rats, now you've spoiled all the fun again.

kind regards,

Jos ;-)
Newbie
 
Join Date: Dec 2007
Posts: 2
#5: Dec 3 '07

re: New to Java Chat


Like I said, I am kind of new to Java so I don't even know what that is lol. I am running XP as my OS if that matters.
JosAH's Avatar
Expert
 
Join Date: Mar 2007
Posts: 10,611
#6: Dec 3 '07

re: New to Java Chat


Quote:

Originally Posted by jaceterrel

Like I said, I am kind of new to Java so I don't even know what that is lol. I am running XP as my OS if that matters.

Use the first option then.

kind regards,

Jos
Reply