Error Messages/40872
< Error Messages
Revision as of 01:51, 6 February 2010 by AManandhar (talk | contribs) (Created page with '= Error Message Examples = To use MakeChangesInTable, Nottable must already be defined as a table. = Cause = You passed an object, which is not defined as a Table, as the…')
Error Message Examples
To use MakeChangesInTable, Nottable must already be defined as a table.
Cause
You passed an object, which is not defined as a Table, as the first parameter, «ident», to the function MakeChangesInTable. The function can only be used to make an increment change to an object that has already been defined as a Table
Remedies
Correct the first parameter, «ident»,, passed to the MakeChangesInTable function.
Comments
<comments />
Enable comment auto-refresher