TABLE-CRC-LIST attribute Returns a comma-separated list of the CRC value for each table referenced in the r-code file specified by the RCODE-INFO:FILE-NAME attribute. Data type: CHARACTER Access: Read-only Applies to: RCODE-INFO handle This list corresponds directly to the list generated by the TABLE-LIST attribute. Use this attribute with the TABLE-LIST attribute to compare the CRC value for all tables referenced in the r-code file with those stored in the database to determine whether or not a procedure file needs to be recompiled after a database change. If the r-code file was compiled without table references, this attribute returns the empty string ("").