Subversion Repositories wimsdev

Rev

Rev 2368 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

!!!### language independant
!!

sh=!recordcnt wimshome/log/classes/$wims_class/sheets/.sheets
!for i=1 to $sh
 l=!record $i of wimshome/log/classes/$wims_class/sheets/.sheets
 l=!word 1 of $l
 !if $l>0
  asheets=!append item $i to $asheets
 !endif
!next i