>I've got a list field with tab-separated strings on each line, 
>which, in effect, creates the illusion of columns.  When the field is 
>shown, I'd like users to be able to sort it using any column "title" as 
>the sort key (e.g., sort by column 1, column 2, and so on).  What's the 
>best way to handle this given that the string in each column is not one 
>word?

try something like:
set the itemdelimiter to tab
sort field 1 by item 2 of each

regardsm
Tuviah


Archives: http://www.mail-archive.com/metacard%40lists.best.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to