Ed Leafe wrote:
The ReportLab trap isn't catching the lack of dependency in the correct place. If I run code that actually requires it, it should trap that and exit.
IDE.py requires the ReportWriter, because it requires ReportDesigner. I'll fix the dependency checker to sys.exit() though.
-- Paul McNett http://paulmcnett.com http://dabodev.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
