Some troubles ...
Posted: 2006-01-11 12:02:19
Hello!
I created a batch with 2 steps, hear is the abr:
<?xml version="1.0" encoding="UTF-8"?>
<AntRenamer Version="2.08.3" Date="2006-01-11">
<Batch>
<DateTime Mask="yyyy'-'mm'-'dd'_'hhnne" AddSuffix="0"/>
<Enum Mask="%name%%num%%ext%" Start="1" Digits="2" Incr="1"/>
</Batch>
</AntRenamer>
by opening a list of files in preview all seams to be OK, BUT by pressing "GO" got such a results:
original file name:
1.eml
2.eml
3.eml
4.eml
preview:
2006-01-10_112201.eml
2006-01-10_112203.eml
2006-01-11_131103.eml
2006-01-11_134804.eml
results:
2006-01-10_112201.eml
202.eml
2006-01-11_131103.eml
2006-01-11_134804.eml
Why?
I created a batch with 2 steps, hear is the abr:
<?xml version="1.0" encoding="UTF-8"?>
<AntRenamer Version="2.08.3" Date="2006-01-11">
<Batch>
<DateTime Mask="yyyy'-'mm'-'dd'_'hhnne" AddSuffix="0"/>
<Enum Mask="%name%%num%%ext%" Start="1" Digits="2" Incr="1"/>
</Batch>
</AntRenamer>
by opening a list of files in preview all seams to be OK, BUT by pressing "GO" got such a results:
original file name:
1.eml
2.eml
3.eml
4.eml
preview:
2006-01-10_112201.eml
2006-01-10_112203.eml
2006-01-11_131103.eml
2006-01-11_134804.eml
results:
2006-01-10_112201.eml
202.eml
2006-01-11_131103.eml
2006-01-11_134804.eml
Why?