Hi guys!
I'm trying ru run an AMPL batch file from a mac terminal.
This is the problem:
______
MacBook-Pro-de-Rafael:ampl_macosx64 rafaelarenas$ ./ampl DMGBv0.run;
can't open DMGBv0.run
______
DMGBv0.run is in the same directory ampl_macosx64.
Model works fine when executed from AMPL environment, but I need to add some outputs...
Could anybody help me?