Computing.Net > Forums > Programming > Renaming batch files

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Renaming batch files

Reply to Message Icon

Name: aashna_a
Date: April 5, 2007 at 03:48:11 Pacific
OS: win2k
Comment:

hi,
m trying to run this batch file but it throws an error that the syntax is incorrect.
pls help me with this

set mypath=c:\documents and settings\ab48262
ren %mypath%\supplier.csv supplier1.csv

aashna



Sponsored Link
Ads by Google

Response Number 1
Name: IVO
Date: April 5, 2007 at 06:24:47 Pacific
Reply:

set mypath=c:\documents and settings\ab48262
ren "%mypath%\supplier.csv" supplier1.csv



0

Response Number 2
Name: aashna_a
Date: April 9, 2007 at 02:18:14 Pacific
Reply:

Thanks IVO.

aashna


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Renaming batch files

Copy and Rename Batch File www.computing.net/answers/programming/copy-and-rename-batch-file/15297.html

Batch file renaming www.computing.net/answers/programming/batch-file-renaming/8204.html

Automated batch-file renaming www.computing.net/answers/programming/automated-batchfile-renaming/13367.html