Subversion Repositories wimsdev

Rev

Rev 23 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
23 reyssat 1
active=0
2
!for t=1 to $votecnt
3
 !set l_=!record $t of $votedir/.votes
4
 !set l_=!word 1 of $l_
5
 !if $l_ iswordof 1 2
6
  !advance active
7
 !endif
8
!next t