Different results in batch file from command line

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

Different results in batch file from command line

Postby JimW » Fri Nov 14, 2014 3:18 pm

At a command window I get:

"C:\Program Files\BulkRenameCommandLineVersion\BRC32.exe" /DIR:R:\DataBackup\Data\Outlook /PATTERN:CopyTestFile.pst /APPENDDATE:N:S:::10:%Y-%m-%dat%H%M

Processing Folder R:\DataBackup\Data\Outlook\
Filename CopyTestFile.pst would be renamed to CopyTestFile2014-11-14at1317.pst



When I put that command into a batch file I get:

F:\Scheduled>"C:\Program Files\BulkRenameCommandLineVersion\BRC32.exe" /DIR:R:\DataBackup\Data\Outlook /PATTERN:CopyTest
File.pst /APPENDDATE:N:S:::10:[color=#008000]"m-HM"

Processing Folder R:\DataBackup\Data\Outlook\
Filename CopyTestFile.pst would be renamed to CopyTestFilem-HM.pst
[/color]

Am I missing something very obvious?

Jim

(Windows 7)
JimW
 
Posts: 1
Joined: Fri Nov 14, 2014 2:26 pm

Return to BRC Support