Rev 10714 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10714 | Rev 10820 | ||
---|---|---|---|
Line 141... | Line 141... | ||
141 | !if $nbval>$MAXnbvalue |
141 | !if $nbval>$MAXnbvalue |
142 | error=badoldvaluesnb |
142 | error=badoldvaluesnb |
143 | !reset subjob |
143 | !reset subjob |
144 | !exit |
144 | !exit |
145 | !endif |
145 | !endif |
- | 146 | techvar=!lower $techvar |
|
146 | !fileappend wimshome/log/classes/$wims_class/.techvar :$techvar\ |
147 | !fileappend wimshome/log/classes/$wims_class/.techvar :$techvar\ |
147 | $listval |
148 | $listval |
148 | !fileappend wimshome/log/classes/$tv_Sclass/.indextechvar :$techvar,$wims_class,$[$nb] |
149 | !fileappend wimshome/log/classes/$tv_Sclass/.indextechvar :$techvar,$wims_class,$[$nb] |
149 | !! put value in participant file. |
150 | !! put value in participant file. |
150 | nb=!linecnt $liste |
151 | nb=!linecnt $liste |