Rev 5921 |
Rev 16291 |
Go to most recent revision |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
type:$type_both
syntax
:!sort [nocase
] [reverse
] [numeric
] `type
' [of] `string'
mean
:Sort `string
'. The `type' of the
sort may be char
, word
, list or line
. <br
/>\
After this command is executed
, the
sort order is stored in the variable\
`wims_sort_order' (as a list). This can therefore be used\
for relational sorting, in conjunction with commands\
$(ref1)cmdlist_item_&+cmd_choose=all$(ref2)cmdlist_item_">!item</a>,\
$(ref1)cmdlist_line_&+cmd_choose=all$(ref2)cmdlist_line_">!line</a>,\
$(ref1)cmdlist_word_&+cmd_choose=all$(ref2)cmdlist_word_">!word</a> or\
$(ref1)cmdlist_char_&+cmd_choose=all$(ref2)cmdlist_char_">!char</a>.