[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-glpk] String literal too long
From: |
Yaron Kretchmer |
Subject: |
[Help-glpk] String literal too long |
Date: |
Sat, 21 Mar 2009 23:11:57 -0700 |
Hi All
I'm getting a "String literal too long" error from glpsol when giving a (admittedly very long, but still valid) file path
table tab_results{f in F:x[f]>0} OUT "CSV" "YesImaverylongpathbutthatsOKfortheoperatingsystemsowhyisntitokforglpk.csv" :
Is that because i'm violating some built-in max length setting? If so, what is it , can I change it , and if so, where ?
Thanks much
Kretch
- [Help-glpk] String literal too long,
Yaron Kretchmer <=