Subversion Repositories wimsdev

Rev

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

Rev 2477 Rev 3976
Line 43... Line 43...
43
!for rec in $reclist
43
!for rec in $reclist
44
 !if $(new_$(rec)cnt)>0
44
 !if $(new_$(rec)cnt)>0
45
  gotlist=!append item $rec to $gotlist
45
  gotlist=!append item $rec to $gotlist
46
 !endif
46
 !endif
47
!next rec
47
!next rec
-
 
48
 
48
 
49
 
49
!if $gotlist=$empty
50
!if $gotlist=$empty
50
 error=empty_file
51
 error=empty_file
51
 !exit
52
 !exit
52
!endif
53
!endif