Ok, folks ... Can't figure this one out. I want to display my VB forms in a screen mode other than 0. I can use the "screen 13" statement in a .BAS module to change the mode, but then the forms do not display. Any attempt to display the forms in a mode other than 0 causes an error.

How can I do this?