| |
| |
| |
|
Page: 1 2 3 4 5
Comments:
<0> alooooool <1> how could i make mIRC send/retrieve from an EXE file? <2> Neal`: umm.. you've got the plainword 'network' in the if's. <3> O. <4> sandra kamu ada dimana? <2> also, why are you $+ . $+ log ? why not just $+ .log ? <3> Yea it's #channel.network.log <2> also, $mkfn($window($active)) ... won't $window($active) always = $active anyway ? <2> Neal`: yea, $network, not 'network' ... <1> is their anyway to send/retrieve data from an EXE using mIRC? <4> mati kowe <4> aku ora iso boso inggris <2> Chr1stoph: are you talking console app, or window/modal program? <2> misao_mak: english please <5> Chr1stoph: DDE? COM? <2> *nod*
<3> Omg it worked. <3> <3 Bekar <1> Bekar: not sure.. it's an exe i downloaded if that helps any <2> *pets Neal`* <2> *flat look* not particularly. <5> I actually had noticed the lack of $, but thought I had done something silly when I copied it :) <2> I mean really Chr1stoph.. you could have downloaded *any* exe.. <1> dunno what those thins mean <1> lol <1> things* crap <5> I was going to suggest putting the computed names into variables... <2> .. yea, that'd clean up code.. also also make it so you only have the one reference.. <5> Chr1stoph: Then go look them up, and see if they do what you want ;) <2> saves time too.. <1> Bekar: k, well it open's in it's own dialog.. not in console mode or ms-dos.. isn't an application i'd have to install on my computer, so wouldn't have a ProgID <1> COM doesn't seem to do what i need because of that, no ProgID <2> Chr1stoph: then we have no idea.. you've not said what the exe is, what it does, or whether it has COM or DDE.. <2> but I'm guessing it doesn't have COM, and you've not mentioned DDE so I guess it doesn't have that either. <2> so.. short answer, can't. nup, can't do it. <5> "opens in its own dialogue"?? but you don't install it...how do you run it if it's not on your computer? <1> Bekar: I don't know what a COM or DDE is.. but I looked up on the COM Objects, show's that I'd need a ProgID, but their isn't one in the registry for it.. <4> hii <1> Sais: I open it, it shows the dialog.. <1> It has a form type thing, i enter 2 key words and it return's a generated name.. nothing very special, just something to try to mess with <2> so it's a key generator? <2> once again. can't. nope. can't do it. <2> not from native mirc. <1> Bekar: key generator? well.. more of a name generator, actually is used more to give you idea's for domain names.. but doesn't use an .com/.net or anything at the end.. so could be used for anything <1> but i looked up DDE, that's more of sending a msg over to mIRC an have it do whatever you tell it to.. bit different <2> unless the little app specifically supports DDE or COM, you can't talk to it from mIRC. <1> bah, ****y <4> weq <6> hello! <7> hi <7> liban <7> 23 m <7> hiiiiiiii] <7> there <8> hello <9> how r u girls? <8> do u know where Hungary is? <9> anyone frm sydney <3> Peet, try a map? <3> Yorgo, try #Australia <8> mingy be <8> van itt magyar valahol? <8> Kossuth Lajos azt tzente <8> Elfogyott a regimentje <3> ? <5> No, we don't speak Hungarian. This is an English help channel for mIRC... <5> (the only word I actually understood there was "magyar" ;) <10> http://www.loompanics.com/ Going out of business. All books 50% off. <8> can u say me any hungarian world? <3> ? <8> . <10> dot <11> moro <12> vie tu nekdo po slovensky?? <12> po cesky?? <13> ciao a tutti
<14> drummer: english please <13> hi <15> qartveli aris ak vinme? <14> georgian: english please <16> hello everybody <15> who aare you <15> rickcp <14> georgian: #mirc is a help channel, for chatting you may want to try #chat or visit www.irchelp.org/chanlist to find a channel that suits your interests <15> **** you <17> Lovely person <16> I'm looking for a man between 20 and 26 <14> you're looking in the wrong place <5> centimetres or inches <18> lol <18> Angi: it doesn't matter how long/old we are, we're all good helpers <16> age <16> only <5> so someone still in school? You forget all those things once you leave school, no? <16> what? <18> why? <14> Angi: #mirc is a help channel, for chatting you may want to try #chat or visit www.irchelp.org/chanlist to find a channel that suits your interests <16> nice <5> oh - it's him again <5> Peet the hungarian <19> hi girl <20> c'ya! i quit now <21> hey guys is there any command to remove the last letter from the var %word ? <21> like the word is TESTTEST. <21> and i want to remove the . <5> //var %string = TESTTEST. | echo -a $left(%string,-1) <21> echo -a $left(%string,-1) <21> thats the command ? <22> hello! <23> hi MasterSID whats the problem <21> Sais ? <21> echo -a $left(%string,-1) <21> thats the command i need ? <22> I need to replace 1 symobol in a string, what should I do? <22> e.g. %word = hello <22> I need to replace 4th symbol <22> or 3d <23> just delete it and change it <22> :) <23> lol <24> $replace ? <22> I need my script to do it :) <22> $replace is based on substrings, but I need a function based on symbol position in a string <24> can you give an example? <22> well <22> I need to scan the word by letters, so I do a simple loop <22> and then I need replace some letters with special symbols <22> if %a = 1 - I need to replace 1st symbol <22> if %a = 2 - 2nd <22> hello <22> if %a=2 - h.llo <22> if %a=3 he.lo <22> is there any function for such operation? <23> MasterSID i dont under stand what you are trying to do <24> don't think so <22> justifier, %a is position of a symbol in a string <22> I need to replace symbol with position %a in a string %word <14> look at $mid maybe <14> or $pos <22> $mid just returns the symbols, but I need to replace <25> Hey. Is there ANY command to make mirc makes ABC as a "copy" on the computer. So when you rightclick and then choose PASTE it prints "ABC" ? <23> cntrl c and cntrl p? <18> you can select the text with the mouse <25> justifier, CTRL+C CTRL+V but is there a command... so i can make a script to copy a text <22> does the mirc scripting language supports arrays? <18> Sonic\2: or use /clipboard text <14> /clipboard <23> sorry v
Return to
#mirc or Go to some related
logs:
#politics startmanu vista program celcius vs farinheight as3 getBytesTotal() raa7aal efnet Brian666
heyh saidi #beginner cryak movie #red
|
|