I'd use StructSort if your running 4.5.2. Otherwise, try
cfa_structsortcommonsubkeys.
Btw, the MR may (stress, MAY) contain a small enhancement that lets
contentobjectfind do your sorting for you!
=======================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Macromedia
Email : [EMAIL PROTECTED]
ICQ UIN : 3679482
"My ally is the Force, and a powerful ally it is." - Yoda
> -----Original Message-----
> From: Daniel Niklasson [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 11, 2001 2:28 AM
> To: Spectra-Talk
> Subject: contentobjectfind and sort
>
>
>
> I have executed a contentobjectfind like this:
>
> <cfset props = StructNew()>
>
> <cfset propList = StructKeyList(props)>
>
> <cfa_contentobjectfind datasource="#request.cfa.objectstore.dsn#"
> typeid="74A8D862-E0BD-11D4-8853009027D0DF71" stproperties="#props#"
> lpropertiesprecedence="#propList#" r_stobjects="matches"
> bpublishedonly="True">
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.