i'd like to know how to copy file from one directory to a second directory which has already been created. i have this example TestBanking.java file from the resources\mod03_types\ directory to src\com\mybank\test\ directory. Im using this comand on the Comand Promt window copy ..\..\resources\mod03_types\TestBanking.java src\com\mybank\test\ but when i try it it gives me error mesage specified path not found. Can some one please help.
2006-10-19
05:22:57
·
2 answers
·
asked by
Anonymous
in
Computers & Internet
➔ Programming & Design