mIRC Home    About    Download    Register    News    Help

Print Thread
#97541 13/09/04 06:18 PM
Joined: Sep 2004
Posts: 8
R
ramnaa Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
R
Joined: Sep 2004
Posts: 8
Is there a way to surpress the /LINKS window? I just want the raw server data instead of having to minimize the window and manually close it later.



Albert Ramnath
WinChat IIRC
http://routing.winchat.net
#97542 13/09/04 07:26 PM
Joined: Mar 2003
Posts: 36
B
Ameglian cow
Offline
Ameglian cow
B
Joined: Mar 2003
Posts: 36
The Raw 364 and 365 do that

#97543 13/09/04 07:40 PM
Joined: Jun 2003
Posts: 5,024
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Jun 2003
Posts: 5,024
To follow on, you might want to see /help raw events. Something like this might help you:

raw 364:*:{ echo -a $2- }
raw 365:*:{ halt }


You can also use the -n and -x switch with the /links to minimise or maximise the links window when it opens.

Regards,


Mentality/Chris
#97544 13/09/04 07:45 PM
Joined: Sep 2004
Posts: 8
R
ramnaa Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
R
Joined: Sep 2004
Posts: 8
Perhaps I did not explain my question correctly. I am already catching the data with the RAW statements. What I am looking to do, is prevent the opening of the LINKS window in any manner. Currently I am using the -n option, but this still creates a window. What I am looking to do is execute a links command with out the automated LINKS window being opened.

I hope that clears it up a little better..



Albert Ramnath
WinChat IIRC
http://routing.winchat.net
#97545 13/09/04 08:13 PM
Joined: Feb 2004
Posts: 2,019
Hoopy frood
Offline
Hoopy frood
Joined: Feb 2004
Posts: 2,019
The solution that Mentality gave you does just that. Notice the "halt" in the raw 365, which prevents the LINKS window from opening. Try it.

Greets


Gone.
#97546 19/09/04 09:07 PM
Joined: Sep 2004
Posts: 8
R
ramnaa Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
R
Joined: Sep 2004
Posts: 8
thanks for the help guys....


Albert Ramnath
WinChat IIRC
http://routing.winchat.net

Link Copied to Clipboard