Eval,
I tested with "rename" it works for me. Only what i have done is replaced
"copy"
in the commandline with " rename" nothing else. extract of cmd is reproduced
below for ready reference.

J:\New000-r527>dir no*.*
 Volume in drive J is Disk J
 Volume Serial Number is D067-55AF

 Directory of J:\New000-r527

05/17/2011  04:59 PM            10,584 *normproto*
               1 File(s)         10,584 bytes
               0 Dir(s)   1,951,952,896 bytes free

J:\New000-r527>*rename normproto lan1.normproto*

J:\New000-r527>dir la*.*
 Volume in drive J is Disk J
 Volume Serial Number is D067-55AF

 Directory of J:\New000-r527

05/17/2011  04:59 PM            10,584 *lan1.normproto*
               1 File(s)         10,584 bytes
               0 Dir(s)   1,951,952,896 bytes free
J:\New000-r527>

2)Better to create single  .bat file for all the commandlines you wrote.
I am not well versed with creation of .bat files -which automate all
functions of commandlines.

-sriranga(78yrs)


On Thu, May 19, 2011 at 12:54 PM, Eyal <tzaf...@gmail.com> wrote:

> Sriranga,
>
> I wrote "rename" in my first version of the batch but when I already had a
> file with the same name, the rename command failed.
>
> Anything else?
>
> Eyal.
>
> --
> You received this message because you are subscribed to the Google
> Groups "tesseract-ocr" group.
> To post to this group, send email to tesseract-ocr@googlegroups.com
> To unsubscribe from this group, send email to
> tesseract-ocr+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/tesseract-ocr?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "tesseract-ocr" group.
To post to this group, send email to tesseract-ocr@googlegroups.com
To unsubscribe from this group, send email to
tesseract-ocr+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en

Reply via email to