Subversion Repositories wimsdev

Rev

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

tmp_=$wims_read_parm
!bound $tmp_ within name,val default val
name_=!replace / by , in $wims_class
name_=!item 2 to -1 of $name_
scriptout=!replace , by A in $name_
scriptout=!nospace $scriptout
scriptout=A$scriptout
!if $tmp_=val
        scriptout=$(user_comments$scriptout)
        !default scriptout=$user_comments
!endif

Generated by GNU Enscript 1.6.5.90.