Subversion Repositories wimsdev

Rev

Rev 9019 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9019 Rev 9020
Line 3... Line 3...
3
!endif
3
!endif
4
slib_title=Sort order
4
slib_title=Sort order
5
slib_parms=0
5
slib_parms=0
6
slib_out=give the order of the sort done before : \
6
slib_out=give the order of the sort done before : \
7
 if \listsort is the result of the command sort on the list \list,\
7
 if \listsort is the result of the command sort on the list \list,\
8
 \list[slib_out] is the sorted list.
8
 \listsort[\slib_out] is the sorted list.
9
slib_comment= must be executed just after a sort by the command wims(sort ..)
9
slib_comment= must be executed just after a sort by the command wims(sort ..)
10
slib_author=Bernadette, Perrin-Riou
10
slib_author=Bernadette, Perrin-Riou
11
 
11
 
12
!exit
12
!exit
13
 
13