strange behavior with folders with jpg and bmp files and BRC

Post any Bulk Rename Utility support requirements here. Open to all registered users.

strange behavior with folders with jpg and bmp files and BRC

Postby jcam » Mon Mar 19, 2007 1:13 pm

Hi

I have 3 folders:

f1 with bmp files
f2 with jpg files
f3 with jpg and bmp files.

I execute the following command

BRC32.exe /dir:%%i /appendfolder:P:-:1 /execute /quiet

where %%i is a variable that represents the folder (f1, f2 or f3)

the folder f1 is processed correctly
the folder f2 is not processed
the folder f3 is processed incorrectly, only the bmp files are processed

WTF ??????

Any ideas ?

thanx
jcam
 
Posts: 5
Joined: Mon Mar 19, 2007 12:07 pm

Postby Admin » Mon Mar 19, 2007 1:23 pm

Nothing springs to mind. Check to make sure the files/folders aren't hidden.

What happens if you change into directory f2 and run it from within there?


Jim
Admin
Site Admin
 
Posts: 2344
Joined: Tue Mar 08, 2005 8:39 pm

Postby jcam » Mon Mar 19, 2007 1:28 pm

the files aren't hidden

if i change to the folder, and execute brc32 from there, it happens nothing.


Code: Select all
C:\f2>..\brc32 /changecase:u
Processing Folder C:\f2\

C:\f2>




¿¿¿¿??????
jcam
 
Posts: 5
Joined: Mon Mar 19, 2007 12:07 pm

Postby jcam » Mon Mar 19, 2007 10:24 pm

Well, It's OK

The problem was the attributes, jpg files were read-only files, and that's why brc don't process it.

suggestion: when this class of situation happens it would be great that the program tells you that there's a problem with the attributes.

thanx
jcam
 
Posts: 5
Joined: Mon Mar 19, 2007 12:07 pm

Postby Admin » Tue Mar 20, 2007 8:56 am

Yes, fair point. I will see if I can add that into the next release.

Glad it's working for you though.


Jim
Admin
Site Admin
 
Posts: 2344
Joined: Tue Mar 08, 2005 8:39 pm


Return to BRU Support