Sounds good to me, and one thing that I would like to see (if I haven't missed it..if I have, someone point it out to me), is soemthing similar to $didtok but uses the items selected in a dialog box. $did(<name>,<id>,0).sel will return the number of items selected, but if I want a list of just those items, I have to loop through them. Not bad if you don't have too many items, but if the list is lengthy, it can take a bit of time.