On Thu, 2006-09-21 at 11:30 -0400, Ed Leafe wrote: > On Sep 21, 2006, at 9:14 AM, Brian Snipes wrote: > > > Hi Paul. After trying with SQLite on my laptop I decided to test the > > AppWizard against a PostgreSQL db at work and got the same errors. > > That's when I started digging into it some more. Attached is a tar.gz > > of the AppWizard directory with changes made to use Template that > > works > > for me. The following is my traceback from the 2 versions of > > spec-main.py.txt. The 634 revision works fine but the 635 doesn't. > > This is from connection to a PostgreSQL db. > > It looks to me like the spec-main.py.txt file contains a '%s' on > line 52 that the AppWizard is trying to substitute that actually > belongs in the output file. I've just posted a fix. Let me know if it > takes care of the problem.
That works. Thanks for the update. Brian --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
