Try changeing the itemdelimiter to "/" then sort each item the may you want
it. Day: item 1 Month: item 2 Year:item3



on Handler
set the Itemdelimiter to "/"
sort lines of field 1 ascending numeric by item 1 of each
sort lines of field 1 ascending numeric by item 2 of each
sort lines of field 1 ascending numeric by item 3 of each
end handler

I think this is the order you are looking for. If not change the item
numbers the way you want them.


_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to