Search:

Type: Posts; User: meisterluv

Search: Search took 0.15 seconds.

  1. Replies
    2
    Views
    1,441

    Re: using "user.dir" with mkdir

    guhhh you were right :D sorry for the failure on my behalf. thanks for the help :D
  2. Replies
    2
    Views
    1,441

    using "user.dir" with mkdir

    Why can't i make a directory using "user.dir" and mkdir??? Always returns "Directory not made"



    public static void workFlow(String input){

    File input1 = new File(input);...
Results 1 to 2 of 2