Subversion Repositories wimsdev

Rev

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

Rev 6442 Rev 6910
Line 8... Line 8...
8
!if $list=$empty
8
!if $list=$empty
9
  list=$parm
9
  list=$parm
10
!endif
10
!endif
11
listcnt=!itemcnt $list
11
listcnt=!itemcnt $list
12
name=!lookup $(parm[1]) in $dir_lang
12
name=!lookup $(parm[1]) in $dir_lang
-
 
13
 
13
!! need to check this is not breaking anything
14
!! need to check this is not breaking anything
14
!! !if $list=$empty
15
!! !if $list=$empty
15
!!  parm=
16
!!  parm=
16
!!  !exit
17
!!  !exit
17
!! !endif
18
!! !endif