On 9/13/2022 8:57 AM, Bob McKinney wrote: > Hi All: I clicked on " New Form" in the Navigator and this is what came up. I must have done something,I don't know when or how. I cannot now start to create a new form. Using win /11 with db2019'. Can someone tell me how to untangle my Horrible mistake so I can create a new form? > > // > // Generated on 09/13/2022 > // > class UntitledDataModule of CustomerDATAMODULE from :SB_Datamodulesb:Customer.dmd > with (this) > width = 0.0 > height = 0.0 > endwith > > with (this.SAWBIZ1) > width = 41.0 > height = 37.0 > endwith > > with (this.CUSTOMER1) > width = 57.0 > height = 37.0 > endwith > > this.rowset = this.customer1.rowset > > endclass > ************************** > Any help greatly appreciated......Bob
Well, for starters, this is a datamodule, not a form. Maybe make sure
you're on the right tab of the Navigator?