INTERACT FORUM

Please login or register.

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

Author Topic: JRiver Expression Clean mode 3, trailing '.'  (Read 588 times)

muzicman0

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1239
JRiver Expression Clean mode 3, trailing '.'
« on: June 15, 2018, 03:45:14 pm »

Is it possible to get the Clean function to remove trailing spaces and/or periods in either mode 3, or a new mode for folder paths?
Logged

RD James

  • Citizen of the Universe
  • *****
  • Posts: 1871
Re: JRiver Expression Clean mode 3, trailing '.'
« Reply #1 on: June 15, 2018, 04:05:05 pm »

I'm not sure if you missed it, but I posted an expression for this in your previous topic: https://yabb.jriver.com/interact/index.php/topic,116359.msg804277.html#msg804277
Logged

muzicman0

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1239
Re: JRiver Expression Clean mode 3, trailing '.'
« Reply #2 on: June 15, 2018, 05:04:21 pm »

Thanks, I did see it (although I haven't tried it yet), but it seemed like Clean was a more elegant solution.

Also, periods at the end of folder names in Windows is not acceptable.  There was actually a bug in MC that in TV recordings, folders would be named with an ellipse at the end, and you couldn't delete the folder.  If you try to create a folder manually with a period at the end, Windows 10 will strip it out.
Logged

ferday

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1732
Re: JRiver Expression Clean mode 3, trailing '.'
« Reply #3 on: June 15, 2018, 07:58:32 pm »

=removecharacters([string field],/ /.)

that works with fields anyways
Logged

swiv3d

  • Guest
Re: JRiver Expression Clean mode 3, trailing '.'
« Reply #4 on: June 15, 2018, 08:23:19 pm »

Clean is for illegal characters in filenames and  . is obviously not one of those (.avi, .jpg etc). I would use RD James' expression it is perfect for what you want.
Logged
Pages: [1]   Go Up