This is from http://www.tclscript.com/egghttp_tut.shtml egghttp tutorial. I'm getting it working exept that i can't echo the result to #chan. set url "http://www.blah..." set thechan "#mychannel" if {![info exists egghttp(version)]} { putlog "egghttp.tcl was NOT successfully...