Work on scan window.
[egate.git] / www / history.egw
index a0cd7f2..a099c3b 100644 (file)
@@ -4,7 +4,7 @@
 </head>
 <body>
 {
-# $Id: history.egw,v 1.2 1996/01/09 16:16:47 adam Exp $
+# $Id: history.egw,v 1.3 1996/01/12 10:03:16 adam Exp $
 
     if {[info commands saveState] == ""} {
         source z39util.tcl
         html $e {: } $env($e) {<br>} \n
     }
     html "form: " [wform] " <br>\n"
-    html "target: " $host " <br>\n"
-    html "databases: " $databases " <br>\n"
-    html "setNo: " $setNo " <br>\n"
-    html "nextSetNo: " $nextSetNo " <br>\n"
-    html "initSet: " $initSet " <br>\n"
-    html "scanLine: " $scanLine " <br>\n"
-    html "scanTerm: " $scanTerm " <br>\n"
 }
 </body></html>