|
SetAutoEnd
If auto end is ON, the program will automatically end when the game ends.
bSuccess = myJAM.SetAutoEnd( bON )
Return value
TRUE if the setting was set successfully, otherwise FALSE.
Parameters
- bON
TRUE to turn auto end on (default) or FALSE to turn it off
Comments
If you open any child windows in your game, AutoEnd will ensure that the game ends as expected without any problems.
AutoEnd is ON by default.
JAM © 2005 no one in partiular Project started by David Evans in 2005 | |