Subversion Repositories wimsdev

Rev

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

Rev 6739 Rev 6747
Line 75... Line 75...
75
 gotw=!sort reverse numeric lines $w_
75
 gotw=!sort reverse numeric lines $w_
76
 gotm=!line $wims_sort_order of $gotm
76
 gotm=!line $wims_sort_order of $gotm
77
 gotm=!line 1 to $gotlim2 of $gotm
77
 gotm=!line 1 to $gotlim2 of $gotm
78
 gotcnt=!linecnt $gotm
78
 gotcnt=!linecnt $gotm
79
!endif
79
!endif
-
 
80