Thanks. Maybe you could change the wording on the SBS to say add the code to the existing methods as I was really looking for a Form | New Method menu option somewhere.
As a matter of interest, if I wanted to add a new method to a form (as opposed to adding code to a predefined one) how do I do that? Ed Leafe wrote: > On Mar 19, 2009, at 8:40 PM, Frank Cazabon wrote: > > >> My only confusion now is how to add the new beforeSave and afterSave >> methods to the form. This is probably so basic for you, but my tired >> brain can't see how it's done. Could you or anyone tell me how this >> is >> done, please? >> > > The easiest way is to open up the form in the Class Designer. Go to > the code window, and make sure the form is the selected object. Now > select the appropriate method from the 'Method' dropdown; the method > signature should be pre-entered for you, so you just have to type the > body. Save your changes, and you should be good to go! > > > -- Ed Leafe > > > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
