Search:

Type: Posts; User: copeg

Search: Search took 0.14 seconds.

  1. Replies
    7
    Views
    2,922

    Re: Urgent - File exist nor working

    I will give you some code on how to create the file, but I do recommend you become familiar with the API and tutorial links I posted above, going through the examples and playing with them to...
  2. Replies
    7
    Views
    2,922

    Re: Urgent - File exist nor working

    Have a look at the API for File...the file.create() method will create the file. To write contents of the file, see Lesson: Basic I/O (The Java™ Tutorials > Essential Classes)
Results 1 to 2 of 2