Sure, just insert an obscure char after each char in your list, set the delim to that char, and sort by item. Then filter the list to get rid of the delim char.
Craig Newman In a message dated 6/23/09 2:00:14 PM, [email protected] writes: > Is it possible to sort characters in a field "by chars," not by itemĀ > or line? That is, turn a field containing "cba" into "abc" using theĀ > sort (container) command. The docs don't make it seem possible. > > Paul Gabel > ************** Make your summer sizzle with fast and easy recipes for the grill. (http://food.aol.com/grilling?ncid=emlcntusfood00000004) _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
