mIRC Home    About    Download    Register    News    Help

Print Thread
#31118 20/06/03 06:53 AM
Joined: Apr 2003
Posts: 413
A
Fjord artisan
OP Offline
Fjord artisan
A
Joined: Apr 2003
Posts: 413
That mean it start search/read not from begin .. But from end smile
I think that will be very useful ..

P
Poltergeist
Poltergeist
P
Usefull for what? :tongue:

P
pheonix
pheonix
P
reading files backwards?........

P
Poltergeist
Poltergeist
P
Why on earth would you want to do that?

C
codemastr
codemastr
C
Well if you want to read a file backwards, instead of reading from 1.. $lines(file), read from $lines(file) .. 1

P
pheonix
pheonix
P
i didnt suggest this feature, i just said thats what it would do

Joined: Apr 2003
Posts: 413
A
Fjord artisan
OP Offline
Fjord artisan
A
Joined: Apr 2003
Posts: 413
Example you have a big file and whant to find some from the fresh part .. Not from the old .. example last nick join ..

Joined: Apr 2003
Posts: 413
A
Fjord artisan
OP Offline
Fjord artisan
A
Joined: Apr 2003
Posts: 413
Sometimes is very useful ! But its just my sugestion ..

P
pheonix
pheonix
P
as codemastr said you could just use
$read(yourtext.txt,$lines(yourtext.txt)) smile

Joined: Apr 2003
Posts: 413
A
Fjord artisan
OP Offline
Fjord artisan
A
Joined: Apr 2003
Posts: 413
I know that can be do with a script .. The w,s($read) and other more switches can be imitated be a script .. And is still there

Joined: Jan 2003
Posts: 2,973
K
Hoopy frood
Offline
Hoopy frood
K
Joined: Jan 2003
Posts: 2,973
Pheonix, why are you playing the parrot. Stop making redundant and useless posts pls. Every time you post, your IQ drops a level equal to your current post count.

Joined: Jan 2003
Posts: 2,125
Q
Hoopy frood
Offline
Hoopy frood
Q
Joined: Jan 2003
Posts: 2,125
I think something of that sort would be useful. You mentioned a valid example where this would be needed. Personally, I'd like to see it implemented in a slightly different way: the ability to use negative numbers, like we do in $*tok identifiers:

$read(file,-2)
Would read the 2nd line from the end

$read(file,w,*blah*,-3)
What would that do? Well, I'm not sure, but I guess it would be nice if it made $read() search backwards for lines matching *blah*, starting the search from the 3rd line from the end.

While we're at it, I'd like negative numbers support for other identifiers too, like $line().

P
pheonix
pheonix
P
ok, but im sure adrenaline doesnt appreciate being replied to when ya talkin to me=\

Joined: Jan 2003
Posts: 2,973
K
Hoopy frood
Offline
Hoopy frood
K
Joined: Jan 2003
Posts: 2,973
notice i addressed u at the beginning.. Like it matters at that point...

P
pheonix
pheonix
P
forget i said anything ok?
lets not let another threat get off topic thru our arguin smile
d00dman seemed to get mad last time

Joined: Dec 2002
Posts: 3,015
P
Hoopy frood
Offline
Hoopy frood
P
Joined: Dec 2002
Posts: 3,015
Obviously you missed the point of d00d's post. No one is going to get mad at users disagreeing (civilly) with each other while they make valid points. What IS annoying is a ton of useless posts made for no reason other than perhaps to see yourself post or increase your count. To make a post to repeat what someone else just said, or to object to another user clicking the reply button on the wrong post, or to post irrelevant nonsense is a waste of everyone's time. We ask ppl to use the search feature and when they see a multitude of crud having nothing to do with the issue or helpful in any way, can we blame them for not wanting to wade thru that? Do you think it will encourage users to come here for help?

The OCCASIONAL offtopic post isnt going to make anyone mad. Sometimes threads take a sharp left turn as one thing leads to another, no big deal. The OCCASIONAL joking isnt a problem. However, wading thru dozens of useless posts that have to be deleted, and locking threads cause they have gone to hell in a handbasket so this forum doesnt look like an insane asylum, instead of using our time to answer questions is a fast way to make us seriously cranky. THINK before you hit enter.

Joined: Feb 2003
Posts: 2,737
Hoopy frood
Offline
Hoopy frood
Joined: Feb 2003
Posts: 2,737
Have you ever considered this MIGHT BE an insane asylum?

TOOT TOOT!

*thinking....*
*thinking....*
*click*


Well. At least I won lunch.
Good philosophy, see good in bad, I like!
Joined: Dec 2002
Posts: 3,015
P
Hoopy frood
Offline
Hoopy frood
P
Joined: Dec 2002
Posts: 3,015
some days, yes :tongue:


Link Copied to Clipboard