INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Using backslashes in custom fields for file renaming doesnt work anymore  (Read 810 times)

DrKNo

  • World Citizen
  • ***
  • Posts: 201

Hi Everyone,

I used to do the following: I saved appropriate path location in custom tags, like [Folder Video] is an expression set to \Video\ifelse(...) etc.

I used these custom tags to rename move and copy files for various tasks, so files end up in the appropriate folder. However, since a while I have been unable to do so: All backslashes that come from a [Tag] are converted to underscores by the "rename, move and copy files" dialog. I guess the imlementation changed, what is the proper way now to do what I used to do?
Logged

DrKNo

  • World Citizen
  • ***
  • Posts: 201
Re: Using backslashes in custom fields for file renaming doesnt work anymore
« Reply #1 on: November 07, 2014, 04:15:17 pm »

I'm humbly bumping this - the behaviour is identical on all three machines I use. I would really appreciate any help!
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42053
  • Shoes gone again!
Re: Using backslashes in custom fields for file renaming doesnt work anymore
« Reply #2 on: November 07, 2014, 04:59:46 pm »

I think you can do:
Replace([Name], _, \)

To undo the replacement and switch it back.
Logged
Matt Ashland, JRiver Media Center
Pages: [1]   Go Up