Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Error Messages - <b>dbfntx/1025 write not allowed</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 DBFNTX/1025  Write not allowed

     Explanation:  An attempt was made to update a record in a work area
     which was opened for read-only access.

     Action:  Correct the program.  Either suppress operations which
     update records or open the database file (.dbf) for read/write access.
     To obtain read/write access, remove the READONLY clause from the USE
     command.

     See Also:  USE command

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson