home *** CD-ROM | disk | FTP | other *** search
- BPQDUMP.COM is a simple program to dump my code to a file to aid diagnosis
- of fault conditions. It creates a file called BPQDUMP (about 98k).
-
- If run without a parameter, it dumps immediately.
-
- If a param is specified, it will loop until the free buffer count drops below
- 20 ( the point when the code starts to shut down), then dumps and exits. Note
- this mode must only be run in a desqview window.
-
-
- eq
-
-
- BPQDUMP - dumps now
-
- BPQDUMP X - dumps when buffers < 21
-