@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet


Comments:

<0> hi does any1 know any good modules/packages/libs for FTPS (ftp trough ssl) ? (but not only for downloading files, also for executing commands, ..)
<1> how do i see what irc writes in raw command to my eggdrop when i do a putserv "WHOIS nick"
<1> hmm this is what i get from raw:
<1> from:jubiigames.dk.quakenet.org keyword:317 text:xperiment anc 0 1143141494 :seconds idle, signon time
<1> but i dont see the host of me
<1> how do i make it paste the host too
<2> RAW 311 has the host.
<1> ah ok



<1> tnx
<1> ;set test "1 2 3 4 5";;puts [lindex $test 1-end]
<3> anc: #493 (370 clicks) Tcl error: bad index "1-end": must be integer or end?-integer?
<1> ;set test "1 2 3 4 5";puts [lindex $test end]
<3> anc: #494 (stdout) 5
<1> ;set test "1 2 3 4 5";puts [lindex $test end-[expr [llength-1]]]
<3> anc: #495 (2463 clicks) Tcl error: invalid command name "llength-1"
<1> ;set test "1 2 3 4 5";puts [lindex $test end-[expr [llength $test - 1]]]
<3> anc: #496 (410 clicks) Tcl error: wrong # args: should be "llength list"
<1> ;set test "1 2 3 4 5";puts [lindex $test end-[expr [llength $test] - 1]]
<3> anc: #497 (stdout) 1
<1> ;set test "1 2 3 4 5";puts [lindex $test end-4]
<3> anc: #498 (stdout) 1
<1> ;set test "1 2 3 4 5";puts [lindex $test end-1]
<3> anc: #499 (stdout) 4
<1> ;set test "1 2 3 4 5";puts [lrange $test 1 [llength $test]]
<3> anc: #500 (stdout) 2 3 4 5
<1> ;time 321343
<3> anc: #872 (253 clicks) Tcl: 01:35
<1> ;info body time
<3> anc: #873 (333 clicks) Tcl: strftime {%H:%M}
<1> ;strftime 4323423
<3> anc: #874 (206 clicks) Tcl: 4323423
<1> ;info body strftime
<3> anc: #875 (647 clicks) Tcl error: "strftime" isn't a procedure
<1> ;time 999999999
<3> anc: #876 (230 clicks) Tcl: 01:37
<2> Are you looking for [clock format] ?
<1> yea :)



<1> ;info body [clock format]
<3> anc: #879 (310 clicks) Tcl error: wrong # args: should be "clock format clockval ?-format string? ?-gmt boolean?"
<2> heh
<1> :(
<2> ? clock
<3> clock -> http://Tcl.Tk/man/tcl8.5/TclCmd/clock.htm
<2> readeth!
<1> nah not that
<2> What do you want then?
<1> believe there was somecind of funcktion that converted numbers to time
<1> like 312932 = 1day 2min ..
<2> clock format [clock seconds]
<3> Fire_Egl: #888 (274 clicks) Tcl: Mon Mar 27 01:39:47 US/Central 2006
<2> oh
<2> duration 312932
<3> Fire_Egl: #890 (833 clicks) Tcl: 3 days, 14 hours, 55 minutes, 32 seconds
<1> yea thats it
<1> ;info body duration
<3> anc: #892 (1665 clicks) Tcl:
<3> anc: #892 (1665 clicks) Tcl: # avoid OCTAL interpretation, deal with negatives, split floats, handle things like .3
<3> anc: #892 (1665 clicks) Tcl: foreach {seconds fraction} [split [string trimleft $seconds {-0}] {.}] {break}
<3> anc: There's 17 lines, but I'm not gonna show you the rest of them! =P
<1> oh well
<2> duration is also an eggdrop-builtin command.
<1> oh
<1> ok
<4> is Fire_Egl a tcl-builtin command?
<5> N86ers?
<4> hehe
<4> just jokin
<2> o_O
<2> I'ma plugin.
<4> hehe


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #tcl
or
Go to some related logs:

dejuva movie
#politics
#windows
#sex
200gb usable 186
#sendmail
#sex
#c
MDX weekday olap
whitneyfamily defrag error



Home  |  disclaimer  |  contact  |  submit quotes