GetAnalysisErrorString

GetAnalysisErrorString (int errorNum);

Purpose

Converts the error number returned by an Analysis Library function into a meaningful error message.

Parameters

Input
Name Type Description
errorNum integer An error number returned by an Analysis Library function.

Return Value

Name Type Description
message string Explanation of error.