Advantage Error Guide
Problem: An attempt was made to update a record in a work area that was opened for read-only access.
Solution: Correct the program. Either suppress operations which update records or open the table for read/write access.