home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The World of Computer Software
/
World_Of_Computer_Software-02-387-Vol-3of3.iso
/
d
/
dsharp10.zip
/
WALK.DOC
< prev
next >
Wrap
Text File
|
1993-01-24
|
686b
|
18 lines
WALK.COM
This program walks your memory control blocks, and if you have
them, your UMB control blocks to show you what memory DOS has
allocated.
This is a very plain and minimal memory analyzer, that shows you
exactly what is there, in the order it is there, with no
interpretation or "help" for you about it. I'm sometimes
irritated that other utilities will arrange the output for me,
perhaps listing free space last or something.
Suggestions: Pipe the output to SHOW if it is very long.
Redirect the output to "before" and "after" files to find by
comparison what has been changed by some operation you are
investigating.