On Tue, Mar 12, 2019 at 5:36 AM Eric LK <[email protected]> wrote: > Thanks for your reply John! > I'm not sure however what LNKFIL is? (is that a rom subroutine? I > didn't finish reading "Hidden powers of the M100" yet :o) ). > > > LNKFIL is a special ROM subroutine that "fixes up" the directory and pointers of the RAM file system. It is called by various parts of the ROM and user programs as the file system is modified. I've noticed cases where the directory is temporarily wrong. You do a few file operations, and then it corrects.
But since REXMGR is involved in your case, I have to wonder if there might not be some latent issue in it. Didn't seem to be a permanent corruption issue though, so that's good. -- John.
