Subversion Repositories wimsdev

Rev

Rev 12029 | Rev 12080 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12029 Rev 12078
Line 8... Line 8...
8
$(cl)_votecnt=!recordcnt wimshome/$cls/vote/.votes
8
$(cl)_votecnt=!recordcnt wimshome/$cls/vote/.votes
9
$(cl)_forumcnt=!recordcnt wimshome/$cls/forum/.msglist
9
$(cl)_forumcnt=!recordcnt wimshome/$cls/forum/.msglist
10
$(cl)_docpubliccnt=!recordcnt wimshome/$cls/doc/.docindex
10
$(cl)_docpubliccnt=!recordcnt wimshome/$cls/doc/.docindex
11
t=!filelist $wims_home/$cls/src/*.oef
11
t=!filelist $wims_home/$cls/src/*.oef
12
$(cl)_exocnt=!wordcnt $t
12
$(cl)_exocnt=!wordcnt $t
-
 
13
t=!filelist $wims_home/sessions/$wims_session/getfile/photoboard/
-
 
14
$(cl)_userphotocnt=!wordcnt $t
13
$(cl)_cdtcnt=!defof cdt_nbdate in wimshome/$cls/cdt/.def
15
$(cl)_cdtcnt=!defof cdt_nbdate in wimshome/$cls/cdt/.def
14
$(cl)_seqcnt=!record 0 of wimshome/$cls/seq/.sequences
16
$(cl)_seqcnt=!record 0 of wimshome/$cls/seq/.sequences
15
$(cl)_seqcnt=!word 1 of $($(cl)_seqcnt)
17
$(cl)_seqcnt=!word 1 of $($(cl)_seqcnt)
16
$(cl)_livretcnt=!recordcnt wimshome/$cls/livret/.comps
18
$(cl)_livretcnt=!recordcnt wimshome/$cls/livret/.comps
17
t=!filelist $wims_home/$cls/cdt/src/*
19
t=!filelist $wims_home/$cls/cdt/src/*