Rev 1043 | Rev 5912 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
<b>$name_problem</b>.
!read $deffile present
<a name=infogot></a>
!if $gotcnt>0
<ul>
!for i_=1 to $gotcnt
!set l_=!item $i_ of $gotlist
!set l_=!line 3 of $(parm$l_)
<li>$l_.
!next i_
</ul>
!endif