home *** CD-ROM | disk | FTP | other *** search
- SnoopDos V1.2 -- Monitors AmigaDOS function calls
-
- Have you ever wondered why a particular program won't seem to run? It could
- be looking for some special files which you've forgotten to install in the
- appropriate place. SnoopDos was designed to let you resolve situations like
- this, though it's probably useful for other things too.
-
- When you start SnoopDos, it opens a console window. In this window appears
- details of all calls made by any program on the system to the CurrentDir(),
- DeleteFile, Execute(), LoadSeg(), Lock() and Open() functions in the AmigaDOS
- library. The exception (as usual) is any program written in BCPL; this
- includes most of the commands in the C: directory.
-