Posted to tcl by colin at Tue Jan 22 22:29:56 GMT 2013view raw

  1. unknown method "-columns": must be -append, -clear or -set
  2. while executing
  3. "next {*}$args"
  4. (class "::oo::Slot" method "unknown" line 8)
  5. invoked from within
  6. "variable -columns -db -needcolumns -resultArray -results -sql -Cursor -RowCount -END"
  7. (in definition script for class "::tdbc::sqlite3::resultset" line 11)
  8. invoked from within
  9. "::oo::class create ::tdbc::sqlite3::resultset {
  10.  
  11. superclass ::tdbc::resultset
  12.  
  13. # The variables of this class all have peculiar names. The reas..."
  14. (file "/usr/lib/tcl8/8.6/tdbc/sqlite3-1.0b16.tm" line 538)
  15. invoked from within
  16. "source_org -encoding utf-8 /usr/lib/tcl8/8.6/tdbc/sqlite3-1.0b16.tm"