| |
| |
| |
|
Comments:
<0> hello, guys to convert text into list, i should split it or join it? <1> ;split "hello there FazLeeeN" <2> yoe: #476 (11659 clicks) Tcl: hello there FazLeeeN <1> ;) <0> i keep forgetting it :/ <0> thanks <1> won't do any good if you don't split it for a special char tho <1> ;split "this is part 1|this is part 2|this is part 3" | <0> i think fire egl or lep told me once not to use list commands on strings so i am trying to convert it into list :) <2> yoe: #480 (144 clicks) Tcl: {this is part 1} {this is part 2} {this is part 3} <3> ;join [split "this is part 1|this is part 2|this is part 3" |]
<2> anc_: #482 (1422 clicks) Tcl: this is part 1 this is part 2 this is part 3 <4> ;join [split "this is part 1|this is part 2|this is part 3" |] | <2> [GRiMMY]: #483 (177 clicks) Tcl: this is part 1|this is part 2|this is part 3 <4> muhahaha <4> =P <3> :o <0> grimmmmmmm <4> ;join [split "this is part 1|this is part 2|this is part 3" i] i <2> [GRiMMY]: #488 (213 clicks) Tcl: this is part 1|this is part 2|this is part 3 <0> yeah btw, who saw full metal alchemist? the movie <4> you <1> have seen the anime serie a couple of times.. ;) <0> bingo <0> yeah same here but the end of the anime still kills meee <1> is it new? <0> but i am satisfy with the movie now :P <0> the movie? <1> yea <1> check out 'bleach' <0> yeah sure, it continues the story <1> scene or torrent? <0> i got it from a friend :D <1> sure, we all do ;) <0> let me check for a torrent file <0> bleach will start the fillers very soon <0> hehe <1> -- <5> what's up? <6> i'm here! <7> wha? <1> even found a nice host for shikai <1> shikai.zangetsu.jp <0> what? <0> hmmm <1> zangetsu = ichigo's zanpaktou <0> sounds cool
<0> the black one? i can't remember japanese names :/ <0> except for naruto <1> naruto ****s... anyway, the 'person', ichigo's sword... zanpaktou is their soul swords.. <0> http://www.mybittorrent.com/bittorrent/anime/bittorrent_anime_full%20metal%20alchemist_1.html <1> shikai is the first attack it can do, bankai is the second one <6> <1.0ms> invalid command name "is" <0> hehe <0> shikai test <0> :P <0> naruto will continue its main story on april, i really can't wait.. <1> i hate it <1> out of 150 eps, 80 is fillers <0> nah it's too much! <0> fillers start i think around 120s <0> very soon, fillers will be added to bleach and i will come to see how will you react :P <1> sure, there's already some "fillers" in it.. but it's still happening something <0> so far just two, countless the first 20 mins of 63, as far as i could remember <0> but the anime is catching up the manga <0> so they will slow down the anime for awhile <8> I'm using getchanidle in one of my scripts and the idle obtained differs from the real idle, any one has an ideea why is that ? <4> did you read the topic? <8> sorry <9> ;clock format 1067823277 <2> Gotisch: #602 (20036 clicks) Tcl: Mon Nov 03 07:34:37 AM US/Central 2003 <9> ;namespace eval 123 { variable test "hello"; proc test {} { variable test; puts $test; set test world; puts $test } } <2> Gotisch: #659 (29324 clicks) Tcl: <9> ;123::test <2> Gotisch: #660 (stdout) hello <2> Gotisch: #660 (stdout) world <2> Gotisch: There's 4 lines, but I'm not gonna show you the rest of them! =P <9> how can there be 4 more lines? <4> lol Gotisch, its wierd with things like that <4> it always says theres four more <9> its broken <4> yep <10> ;puts hello world <2> Dejavu: #750 (5116 clicks) Tcl error: can't read "newline": no such variable <10> what newline <10> ;set newline 111 <2> Dejavu: #757 (146 clicks) Tcl: 111 <10> ;puts hello world <2> Dejavu: #758 (544 clicks) Tcl error: can't read "newline": no such variable <10> ;rename puts {} <2> Dejavu: #760 (388 clicks) Tcl error: Attempt to rename command DENIED! =P <11> Is there some way to aquire the filesize of a remotefile (www.someisp.com/test.exe) without downloading it? <12> stop after the headers <11> nihaopaul: yeah that would work - got a small example on how to aquire headers from a given file?
Return to
#tcl or Go to some related
logs:
#nhl #red xf860penserial /DEV/MOUSE #worldcup python xihr
#nintendo #politics #firebird #computers #politics
|
|