I have programed some reports to print from pushbuttons, which use a query to create an Answer table, then reportPrintInfo to change the master table to the Answer table, for the purpose of printing a report related to a single record.
Problem: on a number of reports, if I use a DELIVERED report, I get an error message: "The OBJECTPAL version used in this form is incompatible with this version of Paradox. You must recompile from source". However, after hitting "OK" at the error message, the form displays correctly, using the Answer table information. If I use an UNDELIVERED version, the change of master table to "Answer" ends up in the Data Model, and I must indicate upon departing the report that I don't want to save the change to the form.
To the best of my knowledge, all these forms were created with Paradox 9, and were definitely delivered with Paradox 9. I don't know what I need to do to get rid of the error message.
Problem: on a number of reports, if I use a DELIVERED report, I get an error message: "The OBJECTPAL version used in this form is incompatible with this version of Paradox. You must recompile from source". However, after hitting "OK" at the error message, the form displays correctly, using the Answer table information. If I use an UNDELIVERED version, the change of master table to "Answer" ends up in the Data Model, and I must indicate upon departing the report that I don't want to save the change to the form.
To the best of my knowledge, all these forms were created with Paradox 9, and were definitely delivered with Paradox 9. I don't know what I need to do to get rid of the error message.