SPLASH WINDOW 
  

The new commands for managing of the Splash Windows:

SYNTAX

INIT SPLASH WINDOW

SHOW SPLASH WINDOW PICTURE <image>
[ DELAY <
delay> ]
[ ON INIT <InitProcedure> ]
[ ON RELEASE <ReleaseProcedure> ]

where <image> may be BMP, JPG, PNG, GIF or TIF image
from application's resources or from a disk file

.Note: that above command should be launched at ON INIT event of a MAIN form.