Error Messages/40307

< Error Messages
Revision as of 22:29, 27 January 2010 by AManandhar (talk | contribs) (Created page with '= Error Message Examples = Number of variables in the file passed to LpRead is not the same as the length of varIndex. = Cause = The number of variables defined in the file…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Error Message Examples

Number of variables in the file passed to LpRead is not the same as the length of varIndex.

Cause

The number of variables defined in the file passed to LpRead and the length of the index passed as the optional Var parameter were not equal.

Remedies

If the number of variables in the problem isn't very large, you can determine the number of variables by opening the file being passed in a text editor.

Vars is an optional parameter to the LpRead function and can also be omitted.




You are not allowed to post comments.

Comments
<comments />