The classify
AppleScript command is documented in the dictionary with the ‘tags’ argument as optional. In DT4b2, however, it appears the argument is required: it’s a runtime error not to supply it. This change breaks compatibility with scripts written against DT3.
Ah, Script Debugger shows it as optional! Thanks for looking at this.