Brilliant, thanks colc.
So that would indicate that it's not the _NoExitScriptOnPageJump command that's clashing with some systems. Rather, it confirms Rex's initial speculation that it's probably something to do with a change in the way the later operating-systems handle window-focus events.
The curious thing still though, is that MrBryza confirms the original example as 'working' on his Win7 machine. I'm betting that his system is 32-Bit, though. Can you confirm this, MrBryza? When you tested the original example, was it on a 32-bit version of Win7?
If so, this is what we have so far:
So that would indicate that it's not the _NoExitScriptOnPageJump command that's clashing with some systems. Rather, it confirms Rex's initial speculation that it's probably something to do with a change in the way the later operating-systems handle window-focus events.
The curious thing still though, is that MrBryza confirms the original example as 'working' on his Win7 machine. I'm betting that his system is 32-Bit, though. Can you confirm this, MrBryza? When you tested the original example, was it on a 32-bit version of Win7?
If so, this is what we have so far:
- WinXP - working
- Win7 (32bit) - working
- Win7 (64bit) - not working
- Win10 - not working
Comment