Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

"The system cannot find the path specified"

Options
  • 28-02-2012 8:17pm
    #1
    Closed Accounts Posts: 477 ✭✭


    Hi I'm just getting into coding Java and have started watching this tutorial on youtube. The problem is I do everything he does in the video but when I go in my command prompt and type "cd test" I get this message, but as you can see in this image I have done exactly as specified in the video. I think this means I can't compile? If anyone knows what I'm doing wrong please let me know, thanks.


Comments

  • Registered Users Posts: 26,556 ✭✭✭✭Creamy Goodness


    if you open up my computer, and click on the c: drive you'll see there's no directory called test.

    that's what cd test does, it changes directory to the directory called 'test'.


Advertisement