mIRC Home    About    Download    Register    News    Help

Print Thread
#121540 29/05/05 12:58 AM
Joined: Nov 2003
Posts: 2,321
T
Hoopy frood
OP Offline
Hoopy frood
T
Joined: Nov 2003
Posts: 2,321
This isn't a bug per se as I don't think there's any other way of checking if a user is pasting something;

1. Put the following in remote:

Code:
on *:input:#: echo -a $inpaste


2. Activate a channel window.

3. Type $crlf and then hit the tab key.

4. Press any key.

You should see "$true" in the window, I don't think there's any other way of checking if a user is pasting something other than seeing if there's a crlf at the end of the line, so I suggest not being able to use the tab evaluation feature with $crlf.

#121541 29/05/05 08:29 AM
Joined: Dec 2002
Posts: 206
H
Fjord artisan
Offline
Fjord artisan
H
Joined: Dec 2002
Posts: 206
That was mentioned in this thread regarding $crlf and tab, though it wasn't exactly part of the original post.. just something that someone noticed and replied with. I only happen to remember because I'm the one that created the thread.

#121542 29/05/05 10:36 AM
Joined: Nov 2003
Posts: 2,321
T
Hoopy frood
OP Offline
Hoopy frood
T
Joined: Nov 2003
Posts: 2,321
I even saw that thread when I searched but I only read your post, my mistake blush


Link Copied to Clipboard