> I read that document al ready, Please read it more carefully.
> but it is not clear about where have to be put that statement... > my real question is: wha is wrong in this code? i have try several > ways to do read and write tables with no success The statement 'table Ti;' (fourth line in your model) is incomplete. You can find some example models in examples/csv and examples/sql which illustrate how to use the table statement. _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
