Rev 4562 | Rev 5921 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4562 | Rev 5766 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !! +exec+ +var+ +string+ |
1 | !! +exec+ +var+ +string+ |
2 | $lst_tit sort$lst_titend$type_both |
2 | $lst_tit sort$lst_titend$type_both |
3 | $(lst_syntax)sort [nocase] [reverse] [numeric] $emph type$emphend [of] |
3 | $(lst_syntax)sort [nocase] [reverse] [numeric] $emph type$emphend [of] |
4 | $emph string $emphend</tt> |
4 | $emph string $emphend</tt> |
5 | $lst_mean Sort $emph string$emphend. The $emph type$emphend of the sort |
5 | $lst_mean Sort $emph string$emphend. The $emph type$emphend of the sort |
6 | may be char, word, list or line. <br> |
6 | may be char, word, list or line. <br/> |
7 | After this command is executed, the sort order is stored in the variable |
7 | After this command is executed, the sort order is stored in the variable |
8 | $emph wims_sort_order$emphend (as a list). This can therefore be used |
8 | $emph wims_sort_order$emphend (as a list). This can therefore be used |
9 | for relational sorting, in conjunction with commands |
9 | for relational sorting, in conjunction with commands |
10 | $(ref1)cmdlist_item_&+cmd_choose=all$(ref2)cmdlist_item_">!item</a>, |
10 | $(ref1)cmdlist_item_&+cmd_choose=all$(ref2)cmdlist_item_">!item</a>, |
11 | $(ref1)cmdlist_line_&+cmd_choose=all$(ref2)cmdlist_line_">!line</a>, |
11 | $(ref1)cmdlist_line_&+cmd_choose=all$(ref2)cmdlist_line_">!line</a>, |