On Dec 28, 2009, at 8:37 PM, jvandal wrote:

> I want to add a method such as  page 19 of Step by step. I add it after  def
> afterInit()
> below class Doctor Bizobj
> I double click on dropdown box and then select afterINit()
> When I refer to it in  a def afterInit() as page 20 .
> When I save and then run I get an error Attriibute Error 
> I have it in a HoursBizobj not in ClientBizobj

        OK, I'm not quite sure what you're doing here, but I'll give it a shot.

        To add a method in the Class Designer, go to the code editing window, 
and select the object to which you want to add the method in the Object 
dropdown. Then click the 'New' button, type in the name of your new method, and 
it will be added to that class.


-- Ed Leafe



_______________________________________________
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]

Reply via email to