As somebody tried to import from excel while launching the model from a shell?
I run a FlexSim model programmatically with this post’s configuration:
https://answers.flexsim.com/questions/21116/automatically-configure-and-run-a-flexsim-model.html
To the files shared in this post, I tried adding this line:
excelmultitableimport();
to
'onModelReset' trigger and/or
'script.txt'
without constant success.
I tried with FlexSim 20.1 and 20.0 and I am opened to go from one version to another.
Thanks for your support!