Modeller.solve


solve(filename, [options])

Invokes LUSAS Solver to analyse the given datafile. If the filename given is not a fully qualified absolute path name (i.e. it does not begin with a network path or drive letter), LUSAS Modeller will assume that it is a relative path name with respect to the current working directory

filenamestringAbsolute or relative pathname of the data file
optionsoptional IFLusasRunOptionsObj
Return valueintegerReturn code from LUSAS Solver

See also getCWD setCWD

Back to Modeller

Back to Overview