EXAMINE v1.02 - A Program examination utility
Copyright (c) 1996, Enver J. Berkes

       EXAMINE is a DOS utility that loads itself into memory, runs the program
you ask it to, and returns information about the program's termination. EXAMINE
itself occupies less than 1KB in memory, so you should have no problem with
"out of memory" messages. You can use this program to examine any .COM or .EXE
file (with no parameters).

To run it, type EXAMINE then the full path name of the program. For example:
EXAMINE C:\DOS\GRAPHICS.COM

You will see a display on your screen showing the initial conventional memory
available after EXAMINE has loaded itself into memory (note that this value is
rounded down). Your program will then run and terminate. EXAMINE will detect:

1. Normal termination (exited in the usual manner)
2. Termination with CTRL+BREAK (user pressed CTRL+BREAK to exit program)
3. Critical device error (a critical error, such as a missing disk, occurred)
4. Terminated as a TSR (program exited but stayed resident in memory)

       If there was insufficient memory to execute the program you specified,
you will get an "Out of memory" message.
       In the case of the TSR, EXAMINE will tell you the amount of conventional
memory in kilobytes that the program reserved.

EXAMINE also displays the return code (ERRORLEVEL) that the program returned.

Check for a corrupt or a tampered file. Compare a DIR listing of EXAMINE v1.02
to these original file statistics:

File name: EXAMINE.COM
File size: 709 bytes
File date: 04-04-96 (April 4, 1996)
File time: 5:24p (5:24 pm)


If you find this program useful I would appreciate a small $5 donation sent to:

Enver J. Berkes
185 Waverley Street
Winnipeg, Manitoba
R3M 3K4
Canada
