ScreenIdentifier=OpenDXScreen(Width, Height, ColorBits, Title.s)

Open a screen with a specific dimension, title and color bits. Screen identifier returned can be used like the value assigned with UseWindow(), and use window events. Screen color bits can take these values:

8 Bits - 256 colors
16 Bits - 65k colors
32 Bits - 16M colors