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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 238 - (show annotations)
Mon Mar 8 17:46:16 2004 UTC (20 years, 1 month ago) by dpavlin
File size: 228 byte(s)
tagging openisis 0.9.0

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