Rev 201 | Rev 16913 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 201 | Rev 13267 | ||
---|---|---|---|
Line 16... | Line 16... | ||
16 | m_expiration=$sheet_expiration |
16 | m_expiration=$sheet_expiration |
17 | m_today=!char 1 to 8 of $wims_now |
17 | m_today=!char 1 to 8 of $wims_now |
18 | 18 | ||
19 | nbexo=!recordcnt wimshome/log/classes/$wims_class/sheets/.sheet$sh |
19 | nbexo=!recordcnt wimshome/log/classes/$wims_class/sheets/.sheet$sh |
20 | !for k=1 to $nbexo |
20 | !for k=1 to $nbexo |
21 | m_infoexo$k=!record $k of wimshome/log/classes/$wims_class/sheets/.sheet$sh |
21 | m_infoexo$k=!record $k of wimshome/log/classes/$wims_class/sheets/.sheet$sh |
22 | !next k |
22 | !next k |
23 | - |