Syntax

dbCLSFill([RGB])
Description

This command will clear the screen using the specified color value. Color values range from 0 to over 16 million, that represent every combination of red, green and blue to make up the final Color. You can use the dbRGB command to make the generation of the color value straight forward.

See Also

dbCLS