On Dec 18, 2009, at 7:06 PM, jvandal wrote:

> 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)

        Does your code actually have the three dashes on that line?  
Otherwise, the code looks fine.


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