Posted to tcl by patthoyts at Sun Apr 09 13:27:36 GMT 2006view pretty

loading history file ... 200 events added
buffer line limit: 512   max line length: unlimited
Main console display active (Tcl8.4.11 / Tk8.4.11)
(pat) 201 % package require ncgi
1.3
(pat) 202 % ncgi::reset code=1144494385&user=xyzzy&title=yyzzx&data=zzyyx
(pat) 203 % ncgi::value code
(pat) 204 % ncgi::input code=1144494385&user=xyzzy&title=yyzzx&data=zzyyx
code user title data
(pat) 205 % ncgi::value code
1144494385
(pat) 206 % ncgi::reset ; ncgi::input code=2144494385&user=xyzzy&title=yyzzx&data=zzyyx
code user title data
(pat) 207 % ncgi::value code
2144494385
(pat) 208 % 

Comments

Posted by rmax at Mon Apr 10 21:51:27 GMT 2006 [text] [code]

This is my comment