Subversion Repositories wimsdev

Rev

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

Rev 4344 Rev 6146
Line 43... Line 43...
43
 nbs=!recordcnt wimshome/log/classes/$wims_class/sheets/.sheet$i
43
 nbs=!recordcnt wimshome/log/classes/$wims_class/sheets/.sheet$i
44
 sheet$i=$empty
44
 sheet$i=$empty
45
 !for k=1 to $nbs
45
 !for k=1 to $nbs
46
  d=!record $k of wimshome/log/classes/$wims_class/sheets/.sheet$i
46
  d=!record $k of wimshome/log/classes/$wims_class/sheets/.sheet$i
47
  !distribute line $d into bla,bla,bla,bla,r5,r6
47
  !distribute line $d into bla,bla,bla,bla,r5,r6
48
  sheet$i=!append line <b>$r5</b> <small>$r6</small> to $(sheet$i)
48
  sheet$i=!append line <span class="bold">$r5</span> <span class="small">$r6</span> to $(sheet$i)
49
 !next k
49
 !next k
50
!next i
50
!next i
51
 
51
 
52
convert_table=$empty
52
convert_table=$empty
53
tmp=!record 0 of wimshome/log/classes/$wims_class/sheets/.weight
53
tmp=!record 0 of wimshome/log/classes/$wims_class/sheets/.weight