Error Messages/40872

< Error Messages
Revision as of 19:14, 28 April 2016 by Bbecane (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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 changes to an object that has already been defined as a Table.

Remedies

Correct the first parameter, «ident», passed to the MakeChangesInTable function.

See Also

Comments


You are not allowed to post comments.