SET WINDOW MAIN
|
This command added for compatibility with Official HMG..
SYNTAX
SET WINDOW MAIN ON | OFF
Sample
SET WINDOW MAIN OFF
CreateSplashScreen()
SET WINDOW MAIN ON
DEFINE WINDOW Win_1 MAIN
Note: This command was introduced for compatibility only. It is
not recommended for using usually but may be useful in some cases.