I don't quit know how to do a traceback. In the terminal window I am getting no output up to when I get the error dialog message.
There is two ways to do this and the first is to tell me how. The second is the code is very small and I include everything. myCalcJohnf Project Folder has in it ooolib.py biz Folder with CustomerBizobj.py and __int__.py has in it: from CustomerBizobj import CustomerBizobj db Folder has myCalc.Con.cnxml and myCalcDB.sqlite ui Folder has myCalc.cdxml and myCalc-code.py All code was created in the CD. Bob Ed Leafe wrote: > On Dec 6, 2008, at 11:16 AM, Bob Sysero llc Dev wrote: > > >> When I select run in the CD this is the message I am getting: >> >> >> Attribute Error: 'NoneType' object has no attribute >> '_convertDaboColNumToWxColNum' >> > > > Can you include the full traceback? The error indicates that > something is expecting a grid that is not yet created. > > > -- Ed Leafe > --- StripMime Report -- processed MIME parts --- multipart/mixed text/plain (text body -- kept) text/x-python text/xml application/octet-stream text/xml text/x-python text/x-python --- _______________________________________________ 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]
