Subject Big Mistake
From Bob McKinney <jrmckinney4831@gmail.com>
Date Tue, 13 Sep 2022 11:57:49 -0400
Newsgroups dbase.getting-started

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