I am having a problem in oppening an include file, I’ve tried with other .inc file and it haven’t worked as well.
In other part of the program I call another .in file, but it opens properly. so i don’t know why it is happening once that both files are in the same directory.
My problem is in this part of the program
Table d(i,j) distance in thousands of miles
$include set2.inc ;
What could be the reasons for it malfunction? is there any sintax error here?
The versiom that i’m using is the following:
GAMSIDE build 42728 / 43572
GAMS Release 24.2.1 r43572 WEX-VS8 x86/MS Windows
Release Date Released Dec 9, 2013
License Date Dec 9, 2013
No License file found
All files needed to test this program are here
Thank you.
\
basico.gms (2.07 KB)
set1.inc (546 Bytes)
results.xls (25.5 KB)
set2.inc (629 Bytes)