Stat Assembly > Stat Assembly Interfaces > ILindoSettings > ILindoSettings.MessageString
MessageString: String;
MessageString: string;
The MessageString property returns text of LINDO error occurred on calculation.
To get LINDO code corresponding to the error, use the ILindoSettings.nErrorCode property.
The property use is given in the example for ISmNonLinearOptimization.LindoSettings.
See also: