INTERACT FORUM

Please login or register.

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

Author Topic: Articles  (Read 773 times)

sbdallas

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 74
  • My only friend is a goat.
Articles
« on: April 09, 2018, 08:59:54 am »

Now that we can sort properly ignoring articles, is there a field that returns the name of the file without the article?  Or perhaps there is a function that detects articles?

For example, given 'The Abyss', I'd like to get back 'Abyss' or 'Abyss, The'.

I realize I could write this and I will, but I really want to use the articles from setup as opposed to hardcoding them into my function and having to change them in multiple places.
Logged
Scott

I finally stopped drinking for good.
Now I drink for Evil.

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41932
  • Shoes gone again!
Re: Articles
« Reply #1 on: April 09, 2018, 09:08:15 am »

Coming next build:
NEW: Added the expression function NoArticles(...) to remove the articles from a string.
Logged
Matt Ashland, JRiver Media Center

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41932
  • Shoes gone again!
Re: Articles
« Reply #2 on: April 09, 2018, 09:09:34 am »

You can also use the Swap(...) function to move a leading article to the end.  That's already in the current build.
Logged
Matt Ashland, JRiver Media Center
Pages: [1]   Go Up