mIRC Homepage
Posted By:
v0dka
window open?
-
22/10/05
10:21 PM
how can i check in a script whether a certain @window is open or not?
i'd be grateful for any help you can provide
Posted By:
Sigh
Re: window open?
-
22/10/05
10:22 PM
$window(@name) would be non-null
Code:
if ($window(@name)) {
Posted By:
v0dka
Re: window open?
-
22/10/05
10:24 PM
big thanks
©
mIRC Discussion Forums