Create the Window with a Dimension of 1 by 1. Turn off all attributes so that Clarion doesn't have a hard time dealing with the Window. After Opening the Window, or in the Open Window Event, use Target{PROP:Hide}=1 to Hide the Window.
Create the Window with a Dimension of 1 by 1. Turn off all attributes so that Clarion doesn't have a hard time dealing with the Window. After Opening the Window, or in the Open Window Event, use Target{PROP:Hide}=1 to Hide the Window.