reloadExclusives — Reload the all of exclusive account options from a previously saved scenario.
reloadExclusives ( String prefix )
The command has the following arguments:
prefix
The name of the folder containing the exclusive option files to be reloaded. The folder is usually 'scenario' within a previously saved scenario. For example, if the scenario was named 'MaxYield', then the prefix your be specified as 'MaxYield/scenario'.
Reload the all of exclusive account options from a previously saved scenario. The method will try to reload options for all exclusive accounts defined in the model. A message will be printed if the option file corresponding to any of the exclusive accounts cannot be found.
To reload all of the files in a scenario use the reloadScenario() method.