251. MODEL CONTAINS AN UNTERMINATED SUBMODEL STATEMENT.
LINGO allows you to define submodels within a main model using the SUBMODEL statement. These submodels can be solved using the @SOLVE function in calc sections. Your model contains a submodel without a terminating ENDSUBMODEL statement.