I am recoding step by Step to understand DABO better.
I am on page 15 of 27
coding createBizobj
as
-def createBizobjs(self):
        conn = self.Application.getConnectionByName("ConsultHours")
    ---bizClient = self.Application.biz.ClientBizobj(conn)
        self.addBizobj(bizClient)
==================
I get the --- as shown  and when I run the error is 
compilation error 
code:bizClient = self.Application.biz.ClientBizobj(conn)

-- 
View this message in context: 
http://old.nabble.com/createBizobj-error-tp26851437p26851437.html
Sent from the dabo-users mailing list archive at Nabble.com.

_______________________________________________
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