Search:

Type: Posts; User: lorider93p

Search: Search took 0.11 seconds.

  1. Replies
    8
    Views
    1,718

    [SOLVED] Re: Buffered writer in a .jar file

    I looked it up and I think i can use that for what i want to do. I thanked your post.
  2. Replies
    8
    Views
    1,718

    [SOLVED] Re: Buffered writer in a .jar file

    kind of like a client and server. but its all in a local network. and if the jar file is moved from the location on the main computer it saves to the documents and becomes a (only 1 user) private...
  3. Replies
    8
    Views
    1,718

    [SOLVED] Re: Buffered writer in a .jar file

    ok. so could i make it write to the directory location the .jar is at? and then have it called if certain menubutton is clicked. I.E. (c:\Users\"Name"\Documents). What im wanting to do is use a local...
  4. Replies
    8
    Views
    1,718

    [SOLVED] Re: Buffered writer in a .jar file

    What im trying to do is say im playing a number puzzle and i win in 3 moves i want it to save my name, and number of moves. in a .dat file in the .jar file. and then have a seperate method that will...
  5. Replies
    8
    Views
    1,718

    [SOLVED] Buffered writer in a .jar file

    I am wondering if it is possible to place a buffered writer in a .jar file to create a .dat file for a high scores table. Can a .jar file edit a .dat file saved in with the classes? and if i can...
Results 1 to 5 of 5