![]() |
IOBit Software
|
|
|
||||||
| Programming Place to discuss programming including HTML, Java, C++, MySQL and others. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi new to programming,
I would like to create a batch file that will copy a file to a new location then delete the old file. Any help would be appreciated. |
| Sponsored links |
|
|
|
#2
|
||||
|
||||
|
use the MOVE command
MOVE C:\SomeFile.txt D:\SomeFile.txt
__________________
"The American people will never knowingly adopt Socialism..." -Norman Thomas |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| batch file that will delete files by date | beetleboy | Programming | 1 | 02-08-06 19:20 |
| Batch file needed to auto delete old folders. | ArchAngel | Programming | 5 | 11-23-05 09:55 |
| Batch File time stamp and appending to the end of a file | question2ask | Programming | 2 | 06-18-04 07:28 |
| help writing a script,batch or reg file to delete files | Integer | Programming | 2 | 10-10-03 18:56 |
| help writing a script,batch or reg file to delete files | Integer | Programming | 0 | 10-10-03 17:04 |