New to Java Chat

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jaceterrel
    New Member
    • Dec 2007
    • 2

    #1

    New to Java Chat

    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
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    Depending on your operating system do this:

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

    kind regards,

    Jos

    Comment

    • r035198x
      MVP
      • Sep 2006
      • 13225

      #3
      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.

      Comment

      • JosAH
        Recognized Expert MVP
        • Mar 2007
        • 11453

        #4
        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 ;-)

        Comment

        • jaceterrel
          New Member
          • Dec 2007
          • 2

          #5
          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.

          Comment

          • JosAH
            Recognized Expert MVP
            • Mar 2007
            • 11453

            #6
            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

            Comment

            Working...