| |
| |
| |
|
Page: 1 2 3 4 5
Comments:
<0> EWD3 <1> Hello! <1> Is there an identifier which returns the text in the title of an external window? <1> Preferrably explorer... I see there's one which returns the current page address. <2> no <3> koi hay <4> :o <5> bawtz <4> MrBucket: what do you mean there's one which returns the current page address <1> //say $url <1> http://radio.launch.yahoo.com/radio/clientdata/1/player.asp?cid=1&iid=1<w=LaunchRadioTarget&p=0&m=0&d=0&modeInitialized=1&mode=1&resized=1&bridgeInit=1&bridgeMode=1 <4> :O <4> omg <4> i've never seen that before <5> oh my <4> how bizarre
<4> and useless <5> true <4> it's very inflexible and very... just strange! <1> oops <1> tomalak <1> Did that answer your question? <6> which method for finding and changing the extension of a given file is better: <6> $left(filename.xml, $calc($len(filename.xml)-3)) $+ xsl .. OR $gettok(filename.xml, -2, 46) $+ .xsl <7> the former, as the latter ***umes there's no period character in the rest of the name/path <8> mbn <4> i'd choose option 3 <4> you have no way of guaranteeing the extension is three chars wide <4> sat: I believe you may have misinterpreted the second one <4> it's -2, not 2 <4> you would have to check that the extension does indeed exist, but otherwise i'd go with that one. <4> but I think you'd need some clever thing to get all tokens up to the last one, rather than just the penultimate one <4> perhaps $gettok(filename.xml, 1- $+ $iif($calc($numtok(filename.xml,46) - 1) > 0,$v1,1), 46) $+ .xsl <4> :) <4> then again I do appear to be talking to myself. <7> //echo -a $gettok(file.name.xml, -2, 46) $+ .xsl <7> that's what i was talking about <1> Is there an identifier which returns the text in the title of another application (e.g. iexplore)? <4> I realise that now <4> hence my latest example <4> MrBucket: already answered, no <1> kay <1> I was banned :( <4> you came straight back <4> and were answered long before you were banned <1> o <7> tomalak: //echo -a $gettok(file..name.xml, 1- $+ $iif($calc($numtok(file..name.xml,46) - 1) > 0,$v1,1), 46) $+ .xsl <7> token functions just don't cut it for stuff like this <4> $replace(filename.xml, .xml, .xsl) <4> ;p <4> in all seriousness, regsub it. <7> i don't see what's wrong with this $left thing <4> beyond the fact that it can be rewritten much shorter <7> sure, but you dont need regex for that <4> //echo -a $left(filename.au, $calc($len(filename.au)-3)) $+ notau <7> the ***umption was that the filename ended with .xml in the first place <4> his is only useful if he's only handling three-char extensions.. which may be true if he's only handling xmls <4> but i thought i'd be thorough <7> actually you're right <7> OK, so regsub it is. <4> /\.[~_a-z0-9]*$/ <4> I'm not sure of the complete list of accepted chars <4> those are the only ones I've actually seen <4> /i, of course <7> /(?<=\.)[^\/.]+$/ <4> needlessly complicated, but ok <7> well it allows me to put in the extension without the period <4> worth it? <7> i like it more that way, since what i'm replacing is the extension, not the extension and the dot <4> ok, fair enough <4> although if I'm looking through code, I'll see ".xsl" and it'll mean more to me than "xsl" <7> well, yeah, okay. <4> I tend to consider the period part of the extension, which is technically most likely NOT the case <4> so personal preference on my part there <4> logically your approach makes more sense <4> whether that's worth the loss of backwards compatibility with any engines that may not support ***ertions is a matter of opinion
<7> uhh, we're talking about mirc :p <4> nothing wrong with extensibility ;p <4> reduce ***umptions wherever possible, especially if you have no means to dynamically test them <9> how do you modifiy your quit message? <10> alt+o > irc > messages <10> you can put quit msg there <10> when you type /quit it uses that msg <9> got it thanks :) <10> you can overide using /quit different quit msg <11> is there a way to auto-tile windows, so as to use in a 'perform on connect' way, via the command line for mirc (latest version)? <11> i currently autojoin three channels upon connecting to a specific network (efnet for instance) and would like to be lazy and have the tile's auto arrange themselves <11> erm have the windows auto arrange themselves <11> just to throw this out there, i'd be even neater if i could auto minimize the status window at the same time or in a single command <12> any idea why a mirc displays ascii art fine when pasted to a channel, but with ircn installed it strips it of proper spacing? <10> did you know you can set window positions? <10> we have no idea why ircn does anything that it does <11> perhaps i didn't check it that thorougly <10> after windows are where you want them click top left corner of window <10> then click position / save <10> they will open in same position every time <11> thanks rickcp :-) <11> going to try it out <11> worked like a charm <11> thanks again :-) <7> off, nn <13> nn <14> hola <14> !!! <15> hey how do i change the color of the channel in the switchbar <15> like when there is talking in the table it changed color <15> that <15> in the channel <15> i mean <16> alt-o, display <15> hah! <15> probably coulda found that myself eh <17> moin^^ wie komm ich auch den server quaknet? xD <17> gesprchig <18> putosssssssssss <19> allo <19> hi <20> whats the command to join another server? ie multiple server -- without losing the current server <10> /server -m irc.server.com <20> thanks rickcp <21> Bored? Have some fun right now! Online licensed casino with no downloads! http://www.serenitycasino.com Real $$$Money$$$ is REAL FUN!! Poker, blackjack etc etc and slotmashines! Wine some cash instantly! http://www.serenitycasino.com <22> hallo <10> Yanffer: youneed something? <23> hwy doesnt this wordwrap? <23> aline -p @NumParse %ParseNum %Parsed <23> why* <23> whats the limit on how much variables can contain? <24> are there any Gorean rooms in IRC? <25> Gorean ? <26> RPG_Gamer Yes I can't remimber how long but I am thinking 650 che's <26> chr even <26> I think its some place in that area. <25> RPG_Gamer: why? <26> RPG_Gamer if you find you need more data I would look at ussing a Hash Table. <26> Or it may be 320 I can't remimber <25> or writeini <25> or simply write <23> k <23> aline -p @NumParse %ParseNum %Parsed <23> why doesnt it wordwrap??? <27> vars can hold, usually, over 950 chars <23> k <27> i think that the var name is part of the storage size, so it can vary <28> hey, there is a way to minimize status windows? <29> with a command or..? you can just use the button otherwise <28> command <29> mm. /window -n "Status Window" or something ;) <29> though I don't know if they'll all be called Status Window
Return to
#mirc or Go to some related
logs:
Ted Strykar #politics #beginner xp_cd_key_changer.zip #linuxhelp asianguys.com torrent
#linuxhelp #beginner don't take the brown acid woodstock quote #mirc
|
|