mIRC Homepage
Posted By: bcancer how to close query - 03/11/07 02:45 AM
I try using this code to close query and it didnt work any other way?

Close Screen:/_closewin $active
Posted By: Trashlord_ Re: how to close query - 03/11/07 02:54 AM
Use /closemsg <nick>
Posted By: bcancer Re: how to close query - 03/11/07 02:56 AM
I want to close the query window when I right click in the screen!

-
Close Screen:/close $active
-
Posted By: Trashlord_ Re: how to close query - 03/11/07 02:59 AM
I told you, the command is /closemsg <nickname>.

/closemsg $active
/closemsg $query(290823424)
/closemsg etc.

They all work (except the second one, I don't believe you'll ever have that much queries opened).

.Close Query:/closemsg $active
Posted By: bcancer Re: how to close query - 03/11/07 03:01 AM
thx anyway but I found the right command its:

Close Screen:/close -m $active
Posted By: Trashlord_ Re: how to close query - 03/11/07 03:19 AM
No...
/close -m closes ALL query windows.

I hate it when people don't listen to what you tell them.

The command to close A SINGLE query window, is /closemsg <nickname>.

Posted By: deegee Re: how to close query - 03/11/07 03:51 AM
Originally Posted By: Trashlord_
No...
/close -m closes ALL query windows.

I hate it when people don't listen to what you tell them.

The command to close A SINGLE query window, is /closemsg <nickname>.


/close -m closes ALL query windows

/close -m <nick> closes the query to the specified nick

Originally Posted By: versions.txt

110.Added /close -icfgms [nick1] [nickN] which closes windows of
the specified type and nicknames. If no nicknames are given,
all windows of the specified type are closed.
i = only close inactive windows (doesnt apply to message windows)
c = chat
f = fserve
g = gets
m = message windows
s = sends

111.Removed /closechats, /closefserves, /closedccs commands. These
are replaced by the /close command.
/closemsg was not removed, but is no longer mentioned in the help file. (It is still used in the default popups.ini though shocked)
Posted By: bcancer Re: how to close query - 03/11/07 05:33 PM
thank you deegee.
© mIRC Discussion Forums