Database.openResults


openResults(filename, [useActualFile])

Open results file on top of current model

filenamestringResults filename
useActualFileoptional boolean Only appropriate for the first mys file loaded on top of a model, for subsequent files the flag is ignored. The default is FALSE, which is the right value for most circumstances. If FALSE, LUSAS Modeller will make a temporary copy of the results file, and interact with that. This ensures that the copy on disk is never modified, and therefore can not be corrupted. If TRUE, the actual file will be used which has an efficiency benefit. However, Modeller can only use the actual file if it is the first file openned, and if the file has the same version number as this copy of modeller.
Return valuenone 

Back to Database

Back to Overview