How to sort cards by two sort criterions?

Shari shari at gypsyware.com
Sat Mar 4 07:05:20 CST 2006


>Hi!
>
>I want to sort my cards by field "Question" but there are 5 cards 
>with the same content in this field.
>Any time I sort them, there is another sequence of these three cards.
>Now I want to sort them additional by card id.
>
>Is it possible to sort them by two sort criterions in one step?
>
>Reinhold

Would two steps be awful?  Try sorting once by id, and then again by 
fld "Question".  Two lines of code.  You are performing two sorts, 
the first to put the id's in order, and the second to put the cards 
in order by fld "Question".

Shari


-- 
Mac and Windows shareware games
http://www.gypsyware.com


More information about the metacard mailing list