Might I also suggest that in the wizard dialog for Sort, that instead of leaving it an open text field it be a drop-down list of available sort options? That is if it's a closed domain set which I'm assuming it is.
Adam
I think the reason the "Sort" rule is
not a drop-down is because it's a
compound rule. IOW, you can add the rule: [Sort=artist,album,name] which, of course, sorts on artist first, then album, and finally track name (this rule can be quite handy for a 'working' smartlist, although some people might prefer to add the track number between album and name).
If they were to make the "Sort" rule a drop-down, you would have to add 3 different sort rules to accomplish the same thing, [Sort=artist] [Sort=album] [Sort=name], and the smartlist rules would have to be positionally aware (I'm pretty sure that currently the contents of a smartlist will remain the same irregardless of the order of the rules used to create it). As a programmer myself, the changes required seem like an awful lot of work to resolve an issue that could probably also be solved through better documentation (in both the help file and on-screen).
Adam, I'm not really stalking you from board to board, I just thought reposting my reply from the lounge might be of use to someone ....