/[webpac]/branches/biomed/openisis/tcl/list.tsp
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /branches/biomed/openisis/tcl/list.tsp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 335 - (show annotations)
Wed Jun 2 16:13:57 2004 UTC (19 years, 11 months ago) by dpavlin
File size: 228 byte(s)
added two new braches

1 <%
2 global idx
3 set mfn [v rowid] ;# get the mfn
4 # use first field, if we don't have CDS' famous 24
5 if [catch {v get 24} list] { set list [v get] }
6 %>
7 <b><a href="/idx/<%=idx%>"><%=mfn%></a></b>: <%=MHL [lindex $list 0]%><br>

  ViewVC Help
Powered by ViewVC 1.1.26