Subversion Repositories wimsdev

Rev

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

Rev 15859 Rev 15861
Line 23... Line 23...
23
  !while $j_<=$nbexo_ and $t_=$empty
23
  !while $j_<=$nbexo_ and $t_=$empty
24
    data_=!record $j_ of wimshome/log/classes/$wims_class/sheets/.sheet$k_
24
    data_=!record $j_ of wimshome/log/classes/$wims_class/sheets/.sheet$k_
25
    t_=!line 7 of $data_
25
    t_=!line 7 of $data_
26
    !increase j_
26
    !increase j_
27
  !endwhile
27
  !endwhile
28
  !if $j_!=$empty
28
  !if $t_!=$empty
29
    sheet_dependancy=!append item $k_ to $sheet_dependancy
29
    sheet_dependancy=!append item $k_ to $sheet_dependancy
30
  !endif
30
  !endif
31
!next k_
31
!next k_