Quote:
Originally Posted by BetterRed
A comma is the most often used method to separate a list of discrete values, not only in calibre but in most software. You've probably heard of Comma Separated Files.
And on Windows/NTFS at least, file extensions (formats) can have spaces in them, not sure about Linux and OSX and the file systems they use.
BR
|
In our business we call it user input validation. Assume the user is completely stupid and may enter any old rubbish into an input field.
Looks like there's no validation on the formats field at all. Couldnt even find anything in help (hence my question here).
All sorted now though, through trial and error.