On Jan 12, 2006, at 11:58 AM, Don Taylor wrote:

I tested the app that you have already seen and I also created a new one with just a print statement in the form initialize event. In both cases I got the syntax error on line 1 message:

Dabo Info Log: Thu Jan 12 11:45:07 2006: 1 database connection definition(s) loa
ded.
Dabo Info Log: Thu Jan 12 11:45:07 2006: User interface already set to 'wx', so
dApp didn't  touch it.
Dabo Info Log: Thu Jan 12 11:45:07 2006: wxPython Version: 2.6.1.0 wxMSW (ascii)

Dabo Error Log: Thu Jan 12 11:46:03 2006: Method 'onActivate' of object 'dForm'
has the following error: invalid syntax (, line 1)
Dabo Error Log: Thu Jan 12 11:46:22 2006: Method 'onActivate' of object 'dForm'
has the following error: invalid syntax (, line 1)

I am running WinXP SP2.

I can't think of anything else to try.

That's really odd that it is having a problem with a simple 'print' statement. What if you change it to something like: dabo.ui.info("Activating")

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to