This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

TCL error with http

Old posts that have not been replied to for several years.
Locked
k
knorkator

Post by knorkator »

I wrote a script, that reads some information from a webpage and pasts it in the channel.
Everytime I start it i get the same error:

TCL error [hype]: can't wait for variable "::http::5(status)": would wait forever

the syntax is:

set token [http::geturl $query -channel $out -progress ::http::Progress -blocksize 4096]

does anybody know what that mean ?
Locked