Search:

Type: Posts; User: ubiByte

Search: Search took 0.10 seconds.

  1. Thread: Copying a File

    by ubiByte
    Replies
    10
    Views
    1,159

    Re: Copying a File

    Okay it's finally working correctly. Thank you so much for helping me understand this and guiding me through the problem Z.
  2. Thread: Copying a File

    by ubiByte
    Replies
    10
    Views
    1,159

    Re: Copying a File

    this works when i do java FileCopy input.txt out.txt, how can I put in the word "to" in between so the command reads:
    java FileCopy input.txt to out.txt?
  3. Thread: Copying a File

    by ubiByte
    Replies
    10
    Views
    1,159

    Re: Copying a File

    Yea I am looking through the reference I tried to code you sent me also and when I type in the same code you typed in the command prompt it says couldn't find the main class do you know why that's...
  4. Thread: Copying a File

    by ubiByte
    Replies
    10
    Views
    1,159

    Re: Copying a File

    Hmm so the code I have provided how can I put srcFileName into args[0] for example without creating a constructor. Because if i create a constructor it has already copied the file.
  5. Thread: Copying a File

    by ubiByte
    Replies
    10
    Views
    1,159

    Copying a File

    Hi guys it's my first time here, I hope you guys can help me out with my question.

    I'm to write a program that copies a file, I've already done that it works at copying but what I need help with...
Results 1 to 5 of 5