Basically in one of my scripts I am doing this:

Code:
//scid 1 if ($window(Status Window).state != maximized) { echo 4 -a yes }


And it's showing a yes on $cid 2 problem is the window on $cid 1 is actually maximised so nothing should happen.

Last edited by StrawberryKitty; 16/06/10 03:43 PM.