home *** CD-ROM | disk | FTP | other *** search
- EXEINFO Documentation file
- Copyright (c) 1989 Sunny Hill Software
- POB 55278
- Seattle, WA 98155-5278
-
- (800) 367-0651 -- USA and Canada (including WA state)
-
- When you create a partition in which to run a program directly, you must
- to know how much memory the program needs. Unfortunately, this RAM
- requirement is not always found in the program's documentation. EXEINFO
- can tell you the minimum amount of memory most programs need in order to
- run. You can use this information to specify the Required Memory for an
- OMNIVIEW partition. In order for EXEINFO to work, the program in
- question must have an .EXE file extension.
-
- To run EXEINFO, Just specify the program file you want to know more
- about as a command line argument (the extension is optional and .EXE is
- assumed):
-
- C>EXEINFO filename[.EXE]
-
- EXEINFO functions similarly to the EXEMOD program that comes bundled
- with the Microsoft languages. Unlike EXEMOD, however, EXEINFO can not be
- used to change any information in the EXE file header. Some programs may
- use overlays or allocate additional blocks of memory in order to perform
- as expected; so it's possible that the actual partition size the program
- needs could be larger than what EXEINFO displayed.
-