If you want to order on 'sort' (ascending) and 'objid' (descending) as
in your example you can specify "sort asc, objid" as the value for $sort
and false for $ascending.
I feel dirty every time I do that though :o}
Later,
Andy
-------------
Yada, yada, yada...
Roslin Institute is a company limited by guarantee, registered in
Scotland (registered number SC157100) and a Scottish Charity (registered
number SC023592). Our registered office is at Roslin, Midlothian, EH25
9PS. VAT registration number 847380013.
The information contained in this e-mail (including any attachments) is
confidential and is intended for the use of the addressee only. The
opinions expressed within this e-mail (including any attachments) are
the opinions of the sender and do not necessarily constitute those of
Roslin Institute (Edinburgh) ("the Institute") unless specifically
stated by a sender who is duly authorised to do so on behalf of the
Institute.
If it were implemented, it would need to be an array of arrays (I think)
so that the order of the elements could be guaranteed?