Subversion Repositories wimsdev

Rev

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

Rev 6747 Rev 7043
Line 74... Line 74...
74
 !next i
74
 !next i
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
 !if $gotcnt=$gotlim2
-
 
80
   warning=yes
79
!endif
81
!endif
80
 
82