@SMcNeill Hi Steve, no this is the original result (bug/feature) of _FULLSCREEN
in the first version the beaviour described by Cobalt has been reached using the statement _FULLSCREEN OFF
then Cobalt pointed me that in the wiki there is _OFF and not OFF with no difference in result!
(it is right to use _OFF following the wiki but why does Parser accept OFF without error? In more talking with Cobalt and Fellippe I have learnt that for _FULLSCREEN it is possible OFF and _OFF with the same result)
So the question standing up is why does _FULLSCREEN work alternatively?
here the code where _FULLSCREEN has been used
I have tried with no changement of results
1. to use a loop with _SCREENEXISTS after _FULLSCREEN alone and then also after _FULLSCREEN _OFF
2. to use a _DELAY .2 before _FULLSCREEN alone and then also after _FULLSCREEN _OFF
so it seems to be not related to the action of draw the window surface because SCREEN of window is avaiable.
There is a limit to change from ON/OFF Fullscreen but only going to see below deck it can be clear the cause of working at alternate current.