Subversion Repositories wimsdev

Rev

Rev 7692 | Blame | Compare with Previous | Last modification | View Log | RSS feed

!if $wims_read_parm!=slib_header
  !goto proc
!endif

slib_author=Gang, XIAO

!exit

:proc
slib_type=!item 1 of $wims_read_parm
!if $slib_type notwordof deny allow
  !exit
!endif
slib_out=!item 2 to -1 of $wims_read_parm
slib_out=!items2words $slib_out
slib_out=!words2items $slib_out
code_$(slib_type)_=$slib_out