| |
| |
| |
|
Comments:
<0> =) <1> fireEgl <1> are u op n egghelp? <0> no.. <1> oh i thought u was <0> I hardly even go in there.. <1> oh...are u op here <0> yah <1> i thought u was one in one of them
<1> hehe <0> =) <2> hey do u guys know if any TCL tutorials? <3> ?? tcl <4> [What-is] That term has not been defined. <2> hmm Mic^Fly <2> the one and onlu <2> only <3> http://www.tcl.tk/man/tcl8.4/TclCmd/contents.htm | http://www.eggfaq.com/docs/eggdrophelp.html#tcl | http://www.suninet.org/tclguide/ <5> lmfao!! <6> hi+ <6> why does exec wget ftp.blaabla.com say "no such file or directory" <7> paste the exact exec command your using <6> .tcl [exec -- wget http://abc.net.au/news/] <8> laaala: #1899 (581 clicks) Tcl error: couldn't execute "--": no such file or directory <6> was testing it in the partyline <7> try if {[catch {exec wget ...} error] != 0} { putlog $error } <6> k <7> catch will stop the bot from crashing if the exec returns an error <6> bot doesnt crash, just returns the error <9> ehm, why the -- ` <7> yeah, because the exec command is failing <7> for the reason blade said <6> [21:44] couldn't execute "wget": no such file or directory <6> )moderator Tcl: <6> i did it without the "--" <6> same thing <7> does wget even exist ? <6> yep <6> its works in the shell <6> pretty much just gets a file <7> yeah i see what its doing <6> all other shell commands work
<6> with exec <7> use the full path to wget to execute it <6> done that failed <6> oh <6> well i did [pwd]/wget <6> but you can wget from anywhere in the shell <9> exec doesnt exactly always work like that :) <6> :) <6> please explain <9> im just talking outta expirence, didnt read up on it or anything <6> k <6> any ideas on how i could get that to work <6> or another way of downloading? <7> use the http procs <7> ?? http <8> http -> http://Tcl.Tk/man/tcl8.5/TclCmd/http.htm <4> [What-is] That term has not been defined. <6> :) <6> thanks <10> anyone know a good trivia script for tcl? <10> something like that decreases the points when a hint has gone and so <11> http://www.phpno.info/pastebin/871 <11> whats wrong? <9> everything is wrong <9> bind pub V|V rkick pub_r kick <- you have an argument too much <12> u cannot have a function name consisting of two or more words <9> proc pub_r kic {nick host handle chan arg} { <- procs cant be named with spaces that way <11> ahh, whats the wrong? the final "kick" <12> u can try m***replacing pub_r kic with pub_r:kick <9> what the heck is kick_er <12> actually now looking at it he has 2 arguments more <12> so ill just go in my corner and stay quiet <12> :) <11> http://www.phpno.info/pastebin/872 <11> the holy ****.. <13> fu <2> Hi i trying to make a trigger !pg that will show me the highest gainer of the day located on http://finance.yahoo.com/gainers?e=o I know im doing something wrong can anyone help me out? My code is here: http://pastebin.us/465 any help is appreciate
Return to
#eggtcl or Go to some related
logs:
#beginner #politics like cryopid #politics #nhl Ronaldiio #qmail nextdoornikki.com #windows #openbsd
|
|