Search:

Type: Posts; User: Norm

Search: Search took 0.20 seconds.

  1. Replies
    7
    Views
    1,128

    [SOLVED] Re: Problem with FileWriter

    Can you post a SMALL, COMPLETE program that will compile, execute and show the problem?



    System.out.println("date2="+date2); // add a String so you can see it this executed

    If date2 = ""...
  2. Replies
    7
    Views
    1,128

    [SOLVED] Re: Problem with FileWriter

    Which println() are you talking about? What variable has the input that you are trying to print? I don't see anything that you are talking about in post#5.

    Can you copy the full contents of the...
  3. Replies
    7
    Views
    1,128

    [SOLVED] Re: Problem with FileWriter

    Please explain what that means.

    --- Update ---

    Can you post the code that uses FileWriter and that doesn't work? The posted code has commented out the section that uses FileWriter.
  4. Replies
    7
    Views
    1,128

    [SOLVED] Re: Problem with FileWriter

    If you are getting an error message, copy the full text of the error message and paste it here.
    Otherwise please explain what "doesn't want to create" means.
Results 1 to 4 of 4