Subject: Run Weap21 in background? Posted: 2/2/2012 Viewed: 29739 times
Hello, is it possible to run weap in background?
without the graphic interface?
I am trying to speed up the evaluation proccess.
Thanks in advance
Mr. Jack Sieber
Subject: Re: Run Weap21 in background? Posted: 2/2/2012 Viewed: 29727 times
You could use the WEAP API to run the calculations. If you set WEAP.Visible = TRUE then WEAP will be hidden. Use WEAP.Calculate to start calculations. See http://www.weap21.org/WebHelp/index.html#WEAPApplication.htm for help with using the WEAP API.