Error Messages/40872
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.
Comments
<comments />
Enable comment auto-refresher