/[webpac]/trunk2/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 /trunk2/openisis/tcl/list.tsp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 337 - (show annotations)
Thu Jun 10 19:22:40 2004 UTC (19 years, 9 months ago) by dpavlin
File size: 228 byte(s)
new trunk for webpac v2

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