Search found 6 matches

by ka_poroy
29 Nov 2013 10:04
Forum: DOS Batch Forum
Topic: Rename multiple photos in just one click
Replies: 11
Views: 9737

Re: Rename multiple photos in just one click

Thanks rodrigolima for your help
by ka_poroy
29 Nov 2013 07:05
Forum: DOS Batch Forum
Topic: Rename multiple photos in just one click
Replies: 11
Views: 9737

Re: Rename multiple photos in just one click

thank you sirs for the help!!!especially you sir foxidrive. its ok now.more power!
by ka_poroy
29 Nov 2013 01:13
Forum: DOS Batch Forum
Topic: Rename multiple photos in just one click
Replies: 11
Views: 9737

Re: Rename multiple photos in just one click

It's showing invalid switch - number

and I removed the - sign and replace with space

again error showing

the system cannot find the file specified
by ka_poroy
29 Nov 2013 00:43
Forum: DOS Batch Forum
Topic: Rename multiple photos in just one click
Replies: 11
Views: 9737

Re: Rename multiple photos in just one click

If you have spaces and ampersands then you need double quotes.

REN "jan example number-1001.jpg" "jan example number.jpg"



Sir, this one is not working also..=(
by ka_poroy
28 Nov 2013 23:27
Forum: DOS Batch Forum
Topic: Rename multiple photos in just one click
Replies: 11
Views: 9737

Re: Rename multiple photos in just one click

Thanks Sir Foxidrive for the tip.Do you have other batch code to rename these file?just in case if this one not work I still have an alternative. Sorry I,ve Posted wrong example. this one is correct. REN jan example number-1001.jpg jan example number.jpg REN feb example number-1002.jpg feb example n...
by ka_poroy
28 Nov 2013 22:40
Forum: DOS Batch Forum
Topic: Rename multiple photos in just one click
Replies: 11
Views: 9737

Rename multiple photos in just one click

hi Sirs, I'm just a newbie here in batch programming..I just want to ask if there is other formula/code/way to rename the files(Photos) below?because I'm just using REN function to rename all of this files but its not working. REN jan example number-1001.jpg jan example number.jpg REN feb example nu...