Hello,
We want to use the runprogram(str commandline) to run an external program. The function works very well to run an "independant" .exe. Thank you for that.
However, we want to run an .exe which takes multiple .csv as inputs and outputs multiple .csv (these .csv are stored in the same directory than the .exe). For some reason (maybe a path modification when executing the runprogram() function), the .exe cannot access the .csv anymore when it is executed by the FlexSim function and thus cannot run.
Could you please help me with this issue ?
Thank you very much for your answers.
Roxanne