@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11



Comments:

<0> try /help $uptime
<0> Lag is (0.047sec at 11:28 am) UpTime: (1day 10hrs 34mins) OnLine: (1day 10hrs 30mins) Idle: (00:00:34)
<0> I wasted 4 sec not on IRC
<1> Modoc heh
<1> we love ya, thats not a waste :P
<2> !list
<0> o_O
<3> hi
<4> Modoc There are a lot of Drones since yesterday :(
<5> hi!!!
<6> efnet crawls with them
<7> umm
<8> hey
<8> how do you turn off seeing joins and parts?
<7> I've never used Mirc before....so...I heard you can download files and stuff through this program



<7> But I'm not sure how to do it
<7> Can anyone tell me a good server to use if you want to download movies
<9> digo
<9> oi/
<10> SvX: tools, options, irc, click events
<7> Digo?
<10> cochrjos0: this channel isn't for that kind of help
<7> ok
<7> sorry
<10> np
<9> music
<7> quit
<8> thank you very very much
<10> np
<1> how can I check if a hashfile exists?
<1> I want to delete if it does
<0> Cool_Cat hold
<1> hold?
<6> Cool_Cat: yea, as in, hold your panties
<1> I had panties?
<6> Cool_Cat: "please wait" ?
<1> ah
<0> $hget(name/N)
<0> and see if it returns a error or $null
<1> N is?
<0> just put 0
<0> or 1
<6> or 40
<6> :D
<0> can't remimber if hashs are 0 based
<0> no 40 is two high
<0> use a low number 0 or 1
<6> hashes are actually based on a string key
<1> f N is zero, returns the total number of items in the table.
<1> hmm
<0> there may be no data 40 so you may get a error
<6> does hload return an error if the file doesn't exist?
<1> how do I delete a hash table?
<0> hfree -sw <name>
<0> look at /help hash table
<3> hiiiiiiiiiiiiii
<11> i want to remove join quit, part and mode mesages from my channel window
<11> i forgot the script
<11> it was somehting like this on 1:JOIN:*:haltdef
<11> can anyone help me
<12> MarcoPix: alt+o > irc events
<12> it' doesn't need to be scripted
<11> i can ony hide, join / part messages with that
<11> and for quit ?
<12> quit is there too
<11> i cant find
<11> there is no option to turn it off
<13> left side
<11> i can turn it of from channel events, but thats automatically changing to default
<12> did you go to alt+o > irc events button?
<13> joins, parts quits
<13> so it's there
<11> Alt+o options button, thre is no event button
<12> irc not option
<12> alt+o > irc events button?
<13> Options > IRC > "Events..." (it'



<13> Options > IRC > "Events..." (it's a button, bottom right corner)
<11> ah ok i found sorry
<11> didnt saw it there
<11> its ok , thank you
<1> Modoc I am looking at the help file :)
<1> Modoc what is the more efficent way to "search" a hash table for an exact match of an inquiry. I only care if the inquiry exists or not
<14> what is the shortcut to thea ddress book?
<14> nm
<1> Modoc?
<15> pardon burda trkce mi konuuluo
<15> yoksa gitcm dee
<1> no
<15> ok
<15> by
<1> this is an english only channel
<1> sorry
<14> mirc keeps on opening links in ie, how do i get them to load in opera?
<14> it works in all other apps i have :/
<1> its about your default browser
<1> set opera to be your default browser
<1> tho Id recomend firefox :P
<16> pardon burda trkce mi konuuluo
<17> hi sat
<17> Let's smoke blueberry together, shall we ?
<1> no this is an english only channel
<1> sat you back already?:)
<17> I'm talking with dutch
<1> T}{[INDIC maybe you can help
<1> I am trying to search a hash table for an exact match string. all I care if it exists or not
<18> and $hget() isn't working for you?
<19> If I could write a letter using the sky as my paper, the ocean for my ink, and the stars as my words, it would still not be enough to describe how much I love you.
<20> cool_cat, are you searching for an entry name or the actual value?
<20> item name*
<1> Bekar I am curious if I search for "Sky" would it return "Skyone"
<1> I just want to know if it exists or not
<1> the hash table holds article names and all I care if the article edited is on my watchlist
<18> ah. so you're looking into the value of the items, not the names of the items.. right
<1> well I want to know if the item is there
<1> but dont care about the item
<1> basicaly if an article is edited and it is on my watchlist I want to know about it
<18> so you need to use $hfind(), use a regext for the search, checking for spaces at the start/end..
<18> ack! time! *runs to the shower*
<1> $hfind() hmm
<1> $hfind(name/N, text, N, M)
<1> are N and M optional??
<21> it would say
<1> m is optional but what is n about?
<1> the has table has uneque entries
<21> Searches table for the Nth item name
<1> or should have uneque entries
<21> you're doing a search, item uniqueness isnt relevant
<1> true
<1> so first match would do the trick right?
<1> N = 1?
<1> I dont quite get the purpose of N... :/
<21> it said it pretty explicitly
<20> N is the number of matched results you want returned
<21> negative
<20> if you type 0, it will return the number of matched results
<1> hmmm
<20> you can then use a while loops and if statement(s) to check the item data
<21> Visualise thats not quite true
<20> ok
<21> Cool_Cat read what the help says.. the help knows best
<20> im just trying to give a brief understanding
<20> better to understand a little than none..
<1> yes I am looking at it and am a bit confused
<21> well you threw him off in the wrong direction Visualise
<21> Cool_Cat whats so complicated about "Searches table for the Nth item name"
<20> ok, i'll leave this up to the pros ;) hehe
<1> I dont get what N ment to be... Is it index number? or is N the match number of identical stuff?
<21> again
<21> read this "Searches table for the Nth item name "
<21> what does it tell you?


Name:

Comments:

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






Return to #mirc
or
Go to some related logs:

#nhl
katami mountain
#red
#unixhelp
devletım.com
9 stone=pounds?
fixed function directx
#freebsd
microsoft bus driver must be loaded
#computers



Home  |  disclaimer  |  contact  |  submit quotes