Code: Select all
allMoviesReport.ec
allMoviesReport.ec:19:51: error: couldn't find member _ in class ecere::com::Array<eda::Grouping>
allMoviesReport.ec:19:34: error: couldn't determine type of report.groupings._
allMoviesReport.ec:19:34: error: couldn't determine type of report.groupings._[0]
allMoviesReport.ec:19:34: error: member operator on non-structure type expression report.groupings._[0].row
allMoviesReport.ec:57:7: error: cannot dereference type
allMoviesReport.ec:57:7: error: couldn't determine type of this.groupings._[0]
allMoviesReport.ec:57:7: error: member operator on non-structure type expression this.groupings._[0].row
allMoviesReport.ec:57:7: error: couldn't determine type of this.groupings._[0].row
allMoviesReport.ec:57:7: error: couldn't determine type of this.groupings._[0].row
allMoviesReport.ec:57:7: error: couldn't determine type of this.groupings._[0].row = row
MovieCollection (Release) - 10 errors, 1 warning
Best Regards,
Sam