I want to close specil windows which title is "Cannot find page*"
I just used windowAction>3,Cannot find page*
but it was not working..
do you know how to do it?
I also used Closewindow>Cannot find*
however, it didn't work as well
please help me~~
WindowAction ???
Moderators: JRL, Dorian (MJT support)
From the manual:
"Please note: this command simply sends the internal Windows WM_CLOSE message to the target window. This is the internal instruction to tell the window to close. However, applications all interpret this instruction differently and there is no guarantee that it will cause the window to close. If CloseWindow fails to close the window we recommend simulating user input to close it instead (e.g. by sending ALT-F4 or equivalent). "
This applies to CloseWindow and WindowAction>3
Suspect your window needs more than just a WM_CLOSE to be sent to it and you will need to actually simulate the user closing it - such as sending ALT-F4 or similar.
"Please note: this command simply sends the internal Windows WM_CLOSE message to the target window. This is the internal instruction to tell the window to close. However, applications all interpret this instruction differently and there is no guarantee that it will cause the window to close. If CloseWindow fails to close the window we recommend simulating user input to close it instead (e.g. by sending ALT-F4 or equivalent). "
This applies to CloseWindow and WindowAction>3
Suspect your window needs more than just a WM_CLOSE to be sent to it and you will need to actually simulate the user closing it - such as sending ALT-F4 or similar.
MJT Net Support
[email protected]
[email protected]