Command script and Compiled simulation
Posted: Wed Aug 09, 2017 1:35 pm
Hi,
I'd like to run a Command file with a package (vpm) containing a Compiled model.
As I usually have the Compilation option set to Interpret (https://vensim.com/documentation/index. ... ptions.htm), I wanted to save the "Compile" option within the package, so that the Command File alway runs with the compiled model.
I saw in the vensim.ini file the parameter "compile_options=0,0,0,,". When I set Compilation to "Compile", the parameter becomes "compile_options=2,2,2,,"
Can I include the ini file with "compile_options=2,2,2,," in the package, so that it temporarly overwrites my usual "compile_options=0,0,0,," ?
Many thanks
I'd like to run a Command file with a package (vpm) containing a Compiled model.
As I usually have the Compilation option set to Interpret (https://vensim.com/documentation/index. ... ptions.htm), I wanted to save the "Compile" option within the package, so that the Command File alway runs with the compiled model.
I saw in the vensim.ini file the parameter "compile_options=0,0,0,,". When I set Compilation to "Compile", the parameter becomes "compile_options=2,2,2,,"
Can I include the ini file with "compile_options=2,2,2,," in the package, so that it temporarly overwrites my usual "compile_options=0,0,0,," ?
Many thanks