Sort by SEX and NAME in descending order with the NODUPLICATES option.
call send(datid, '_sort', collist, '/noduplicates'); return;