Rev 14348 | Rev 17315 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14348 | Rev 14946 | ||
---|---|---|---|
Line 69... | Line 69... | ||
69 | !exit |
69 | !exit |
70 | !endif |
70 | !endif |
71 | !writefile $votedir/$vote.data :$codevar\ |
71 | !writefile $votedir/$vote.data :$codevar\ |
72 | $defconnip\ |
72 | $defconnip\ |
73 | $data\ |
73 | $data\ |
74 |
|
74 | :$testointro |
75 | !endif |
75 | !endif |
76 | 76 | ||
77 | !if $gstep>=2 |
77 | !if $gstep>=2 |
78 | !! get list of value for the technical variable : |
78 | !! get list of value for the technical variable : |
79 | numvar=!positionof item $codevar in $tv_listcode |
79 | numvar=!positionof item $codevar in $tv_listcode |
Line 114... | Line 114... | ||
114 | ligne=!append item $($var$i) to $ligne |
114 | ligne=!append item $($var$i) to $ligne |
115 | !next var |
115 | !next var |
116 | donfile=!append line $ligne to $donfile |
116 | donfile=!append line $ligne to $donfile |
117 | !next i |
117 | !next i |
118 | !writefile $votedir/$vote.data :$donfile\ |
118 | !writefile $votedir/$vote.data :$donfile\ |
119 |
|
119 | :$testointro |
120 | 120 | ||
121 | !set reg_src=<div>\ |
121 | !set reg_src=<div>\ |
122 | $testointro\ |
122 | $testointro\ |
123 | </div>\ |
123 | </div>\ |
124 | \list{ |
124 | \list{ |