GAMS-dev / studio

GAMS Studio
https://www.gams.com/latest/docs/T_STUDIO.html
GNU General Public License v3.0
36 stars 5 forks source link

Space in path do not work in GAMS on Linux and Mac OS X #166

Closed MrMontag closed 5 years ago

MrMontag commented 6 years ago

Originally reported in #134.

On an unrelated side note: This reminded me: Whenever i try to run gams from the command line and the path contains a space, gams does not want to execute the file :( And I've to symlink the directory, from where it works just fine...

Currently this is a legacy of GAMS on Linux and macOS. If GAMS is used on Windows spaces in paths should work just fine.

MrMontag commented 5 years ago

Hi @universal, with the new GAMS 26.0.0 (Beta Release) you can use space in paths on Linux and Mac OS now.

The new GAMS version can be downloaded at https://www.gams.com/beta/

universal commented 5 years ago

wonderful! :-) this might seem like a minor thing but simplifies so much. thank you very much :-)