Rev 17383 | Rev 17601 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17383 | Rev 17386 | ||
---|---|---|---|
Line 238... | Line 238... | ||
238 | subclasscnt2=!itemcnt $subclass2 |
238 | subclasscnt2=!itemcnt $subclass2 |
239 | subclasscnt3=!itemcnt $subclass3 |
239 | subclasscnt3=!itemcnt $subclass3 |
240 | !endif |
240 | !endif |
241 | !endif |
241 | !endif |
242 | 242 | ||
243 |
|
243 | !readproc ./var.cdt |
244 | !if $wims_class!=$empty |
244 | !if $wims_class!=$empty |
- | 245 | !if / notin $wims_class and $wims_class<=9999 |
|
- | 246 | !! swork is always close in example class (protection against bad parameters in example class .def |
|
- | 247 | swork_open=0 |
|
- | 248 | !else |
|
245 | swork_open=!defof swork_open in wimshome/log/classes/$wims_class/swork/.def |
249 | swork_open=!defof swork_open in wimshome/log/classes/$wims_class/swork/.def |
- | 250 | !endif |
|
246 | !endif |
251 | !endif |
247 | !read ./otherclass.proc |
252 | !read ./otherclass.proc |
248 | !if $wims_sheet=$empty |
253 | !if $wims_sheet=$empty |
249 | !!! should be on the complete home page |
254 | !!! should be on the complete home page |
250 | !!distribute items no,no into wims_ariane_self,wims_ariane_home |
255 | !!distribute items no,no into wims_ariane_self,wims_ariane_home |