That was going to be my next approach.

Thanks

-----Original Message-----
From: Adkins, Randy [mailto:[EMAIL PROTECTED]]
Sent: 06 December 2001 13:56
To: CF-Talk
Subject: RE: Sorting a string alphabetically.


You could covert it to a structure and then sort it.

Example convert it to an array then use ArraySort

Then if you still need the list, convert it back to a
list format.

-----Original Message-----
From: Darren Adams [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 06, 2001 8:46 AM
To: CF-Talk
Subject: Sorting a string alphabetically.


Hello All,

Just looking for a function to take a string  of comma delimited words and
sort them in alphabetical order.

e.g. "Company structure,Executive team,Jobs,Locations,Prod_Introduction"

Can anyone advise ?


Cheers,


Darren Adams
Web Developer
Marketing Department
Systems Union

Email: [EMAIL PROTECTED]

"Data + Structure = INFORMATION"


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to