Case loadasactive procedure

Type: Name of a procedure

Default: -

With this option you can override the menu command Data - Load Case - As Active

If this option is not specified, AIMMS uses built-in code that does the following:

  • check whether current data is ‘clean’ or needs to be saved first

  • let the user select a case file

  • load the data from the selected case file

  • assign the ‘active case’ to the selected case

  • make current data ‘clean’

Overriding this menu allows you to implement your own data management, or fine-tune the built-in data management.