[Migrated content. Thread originally posted on 27 March 2003]
I am trying to use the c$redirect function to install a custom file handler. Everything works fine, except that any changes made to the record area during read/read lock operations are not written back to the record.In other words, while the write operation works ok, it is impossible to install a file handler which reads records, because the changes are discarded by the runtime. Whether it is pre/post/replace does not make a difference.
Is this the designed behavior?
Merlin



