<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hallo Oscar,<div><br></div><div>Welcome at the CMPL user mailing list!&nbsp;</div><div><br></div><div>The example with the CSV input files works, if your working directory is the examples directory. Then you can execute it with <i>cmpl production-mix-csv.cmpl</i>. If you use Coliop then usually you are not in the same directory. In this case you only have to edit the path of the CSV file. (e.g. c[] := readcsv("/Users/oscar/Documents/cmpl-data/examples/production-mix-c.csv") )</div><div><br></div><div>In general I would suggest to use a CmplData file instead a CSV file because this file format is more flexible and is also CMPL's default data format.</div><div><br></div><div>Cheers,</div><div><br></div><div>Mike</div><div><br></div><div><br></div><div><br><div><div>Am 31.03.2014 um 18:19 schrieb Oscar Augusto Téllez Sánchez &lt;<a href="mailto:oskarts@gmail.com">oskarts@gmail.com</a>&gt;:</div><br class="Apple-interchange-newline"><blockquote type="cite">Good day,<br><br>I am new in Coliop but with a lot of energy. I am running examples but i cannot run the problem with .csv input file. The only reference i found is that the datafile should be in the same location as the program file. I tried but the problem persist.<br><br>any idea how to make it run?<br><br>thank you<br><br>Oscar<br>_______________________________________________<br>Cmpl mailing list<br><a href="mailto:Cmpl@list.coin-or.org">Cmpl@list.coin-or.org</a><br>http://list.coin-or.org/mailman/listinfo/cmpl<br></blockquote></div><br></div></body></html>