Rev 12595 | Rev 14646 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12595 | Rev 13567 | ||
---|---|---|---|
Line 24... | Line 24... | ||
24 | !exit |
24 | !exit |
25 | !endif |
25 | !endif |
26 | 26 | ||
27 | !if $step=1 |
27 | !if $step=1 |
28 | !bound picksheet within $lnumsheet default 0 |
28 | !bound picksheet within $lnumsheet default 0 |
- | 29 | !set nbexo=!recordcnt wimshome/log/classes/$wims_class/sheets/.sheet$picksheet |
|
29 | !bound exo between 1 and |
30 | !bound exo between 1 and $nbexo default 0 |
30 | !ifval $exo*$picksheet=0 |
31 | !ifval $exo*$picksheet=0 |
31 | error=bad_exo |
32 | error=bad_exo |
32 | !exit |
33 | !exit |
33 | !endif |
34 | !endif |
34 | update_field=9 |
35 | update_field=9 |