
                           File Operation Interceptor

  This program intercepts various file operations and displays them on the top
line of the screen: creating, opening  and  closing  files;  reading,  writing
files; seeking in files. When creating and opening files,  the  file  mode  is
also displayed; when reading and writing files, the previous  and  new  offset
and length of data block to be read or written; when seeking, the previous and
new offset. In all cases, the full name of  the  file  -  with  which  it  was
created or opened - is also displayed in the second line.

  Run the program once to install it, run it again to uninstall it. Enable the
display any time by pressing Ctrl-Alt-F11, disable it with Ctrl-Alt-F12.

  The source of this program is public domain and provided here "as  is"  -  I
don't feel like commenting it but if you have problems then feel free  to  ask
me. If you derive your own program from the source or put a part of the source
into your own program, please, give me a credit and send a copy to me.

Joe Forster/STA
sta@c64.org
