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.

Search found 2 matches

by Sir Edward
Sun Feb 26, 2006 1:03 pm
Forum: Scripting Help
Topic: My first script - need some assistance.
Replies: 2
Views: 4303

Thank you for the reply. I did my best attempt to fix the variable problem here, albeit I do not know if it's completely correct (It doesn't function correctly, so it's easy to assume that): proc html_stat {} { set htmlfile [open "index.html" w] upvar magus magusstat maes maesstat gendo ge...
by Sir Edward
Sun Feb 26, 2006 6:53 am
Forum: Scripting Help
Topic: My first script - need some assistance.
Replies: 2
Views: 4303

My first script - need some assistance.

Hello. I have just recently learned Tcl and started modifying scripts and decided to build my own. What this does is check if the BNCs are in my logging channel and is suppose to post it to an HTML document.. but nothing seems to be working. Any help would be greatly appreciated. This is the main sc...