Subversion Repositories wimsdev

Rev

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

Rev 14243 Rev 14335
Line 49... Line 49...
49
      cnt=!recordcnt wimshome/log/classes/$c/.userlist
49
      cnt=!recordcnt wimshome/log/classes/$c/.userlist
50
      usercnt=$[$usercnt+$cnt]
50
      usercnt=$[$usercnt+$cnt]
51
    !next c
51
    !next c
52
  !endif
52
  !endif
53
  !sh export exostat_dirbase exostat_types exostat_classes\
53
  !sh export exostat_dirbase exostat_types exostat_classes\
54
 	  exostat_dirbase=$wims_home/log/classes\
54
    exostat_dirbase=$wims_home/log/classes\
55
 	  exostat_types="$t"\
55
    exostat_types="$t"\
56
 	  exostat_classes="$cl"\
56
    exostat_classes="$cl"\
57
 	  ../bin/exostat >$wims_home/log/classes/$wims_class/exostat
57
    ../bin/exostat >$wims_home/log/classes/$wims_class/exostat
58
  stcnt=!recordcnt wimshome/log/classes/$wims_class/exostat
58
  stcnt=!recordcnt wimshome/log/classes/$wims_class/exostat
59
  lastsh=0
59
  lastsh=0
60
  lastty=
60
  lastty=
61
  listsh=
61
  listsh=
62
  !for i=1 to $stcnt
62
  !for i=1 to $stcnt