Subversion Repositories wimsdev

Rev

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

Rev 5369 Rev 10233
Line 6... Line 6...
6
 vdata=!record $vote of $votedir/.votes
6
 vdata=!record $vote of $votedir/.votes
7
 !distribute lines $vdata into bidon,vote_title,vote_option,vote_show,vote_whovoteshow
7
 !distribute lines $vdata into bidon,vote_title,vote_option,vote_show,vote_whovoteshow
8
!endif
8
!endif
9
 
9
 
10
!if $reg_model isitemof $vmodellist
10
!if $reg_model isitemof $vmodellist
-
 
11
 !readproc adm/vfilter/listvarfilter.proc
-
 
12
 !if $tv_listlocal=$empty
-
 
13
    !set error=notechvar
-
 
14
    !reset step
-
 
15
 !endif
-
 
16
 !let listlocalname=!item $tv_listlocal of $tv_listname
-
 
17
 !let tmp=!line $tv_listlocal of $tv_listtechvar
-
 
18
 !let listnumtechvar=!column 3 of $tmp
-
 
19
!! final cmd !readproc models/$reg_model.proc will replace next lines
-
 
20
 !if $reg_model=group
-
 
21
  !readproc models/group.proc
-
 
22
 !else
11
 !read guided.proc
23
  !read guided.proc
-
 
24
 !endif
-
 
25
!else
-
 
26
 !reset reg_src
12
!endif
27
!endif
-
 
28
 
13
!reset reg_src
29
!!reset reg_src