Page 1 of 1

Controlling Active Test Inputs via VenApp

Posted: Wed Jul 05, 2006 3:51 pm
by dizraele
I'd like to be able to invoke Reality Check via a batch file, so I can cycle through different active test input sets, and see the resulting vdf output. Am I not looking in the right place or is this capability not available yet? I would have expected such a capability to be under the MENU>* section.

Thanks

Posted: Wed Jul 05, 2006 6:32 pm
by bob@vensim.com
There is no mechanism to invoke the Reality Check functionality from a Venapp or command script. Depending on what you need to do it may be easiest to either create the test inputs as data variables and use different data sequences to drive the model or to simply use IF THEN ELSE statements to switch between alternative formulations.

I hope that is helpful.