Rev 15981 | Rev 16095 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15981 | Rev 16022 | ||
---|---|---|---|
Line 197... | Line 197... | ||
197 | sheet_severity, sheet_level, sheet_domain, sheet_keywords |
197 | sheet_severity, sheet_level, sheet_domain, sheet_keywords |
198 | !!sheet_remark=!lines 10 to -1 of $sheet |
198 | !!sheet_remark=!lines 10 to -1 of $sheet |
199 | !distribute words $sheet_duration into sheet_duration,sheet_year |
199 | !distribute words $sheet_duration into sheet_duration,sheet_year |
200 | sheet_active=1 |
200 | sheet_active=1 |
201 | n=!recordcnt $data |
201 | n=!recordcnt $data |
202 | - | ||
203 | !endif |
202 | !endif |
204 | !!setdef wims_sheettitle=$sheet_title in wimshome/sessions/$wims_session/var.stat |
203 | !!setdef wims_sheettitle=$sheet_title in wimshome/sessions/$wims_session/var.stat |
205 | - | ||
206 | maxexo=!recordcnt $data |
204 | maxexo=!recordcnt $data |
- | 205 | wims_listexo=!values v for v=1 to $maxexo |
|
- | 206 | !setdef wims_listexo=$wims_listexo in wimshome/sessions/$wims_session/var.stat |
|
- | 207 | !if $wims_class!=$empty |
|
207 | !reset wims_listexo |
208 | !reset wims_listexo |
208 | 209 | !endif |
|
209 | !reset exofeedback |
210 | !reset exofeedback |
210 | !for e=1 to $maxexo |
211 | !for e=1 to $maxexo |
211 | redir=!record $e of wimshome/log/classes/$wims_class/sheets/.sheet$sh |
212 | redir=!record $e of wimshome/log/classes/$wims_class/sheets/.sheet$sh |
212 | redir=!line 9 of $redir |
213 | redir=!line 9 of $redir |
213 | !if $redir!=$empty |
214 | !if $redir!=$empty |