Rev 16919 | Rev 17869 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16919 | Rev 17859 | ||
---|---|---|---|
Line 40... | Line 40... | ||
40 | m_scorebests=!words2items $bests |
40 | m_scorebests=!words2items $bests |
41 | m_scorelevels=!words2items $levels |
41 | m_scorelevels=!words2items $levels |
42 | m_scorealltries=!words2items $alltries |
42 | m_scorealltries=!words2items $alltries |
43 | m_expiration=$sheet_expiration |
43 | m_expiration=$sheet_expiration |
44 | m_today=!char 1 to 8 of $wims_now |
44 | m_today=!char 1 to 8 of $wims_now |
- | 45 | m_sheet=$sh |
|
45 | 46 | ||
46 | m_nbexo=!recordcnt wimshome/log/classes/$wims_class/sheets/.sheet$sh |
47 | m_nbexo=!recordcnt wimshome/log/classes/$wims_class/sheets/.sheet$sh |
47 | !for k=1 to $m_nbexo |
48 | !for k=1 to $m_nbexo |
48 | m_infoexo$k=!record $k of wimshome/log/classes/$wims_class/sheets/.sheet$sh |
49 | m_infoexo$k=!record $k of wimshome/log/classes/$wims_class/sheets/.sheet$sh |
49 | !next k |
50 | !next k |