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 3 matches

by Mukke
Fri Feb 22, 2008 7:19 am
Forum: Scripting Help
Topic: list and join problems
Replies: 3
Views: 2428

when i tried to debug (commented out stuff) i get this: proc iwa:topic {nick uhost handle chan arg} { global iwas db mq set flink "" set iwas(topic) [lrange $arg 0 100] set sitelink "\0030,3 http://www.iwaddicts.net/\003" set newlist [lrange $arg 0 100] # check if we have db cone...
by Mukke
Fri Feb 22, 2008 7:08 am
Forum: Scripting Help
Topic: list and join problems
Replies: 3
Views: 2428

list and join problems

i was searching for a replace command but i could only find lreplace somehow, ahwell i tried to work around then with lreplace wich agve me this script: proc iwa:topic {nick uhost handle chan arg} { global iwas db mq set flink "" set iwas(topic) [lrange $arg 0 100] set sitelink "\0030...
by Mukke
Wed Jan 09, 2008 5:33 pm
Forum: Script Support & Releases
Topic: myquote2.tcl
Replies: 6
Views: 5142

$ use databadename
$ mysqldump source /your/source/fule.sql

you could also open the sql file and put it in db with phpmyadmin

if you need phpmyadmin
$ sudo apt-get install phpmyadmin