View Single Post
Old 05-17-2020, 06:30 PM   #865
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,482
Karma: 8025704
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by LibBikher View Post
i didn't know I could put the word program in there. OK done. Now it is returning NO even though they match. Is it possible that this is because I am using the GetFileName plugin to get the file name and extract the extension? So that even though I cant see the file extension in the File column, the system still does?
davidfor's template says that "no" is the correct answer if the values match. To be precise, the template says
  • return "yes" if #asin is lexicographically less than #file'
  • return "no" if #asin equals #file'
  • return "na" if #asin is lexicographically greater than #file'
I confess that I can't figure out what you really want to happen so I can't suggest changes.
chaley is offline   Reply With Quote