I have a OS9 script called white. It changes the screen background to white. Just a two liner, listed below. display 1b 33 8 display c Problem is if I start with say white text on green and run this I end with white on white un readable. What line do I need to add to control the forground text color ? Charles