129130131132133134135136
// these will override any of those set above userProperties(); Class.forName(driver).newInstance(); if (Setup.doit(dbURL) == false) System.exit(1); status = new StStatus(); sttTop(); }