Where LINK386 Looks for Files
When searching for an object, library, or module definition file, LINK386
looks in the following locations in this order:
- The directory specified for the file if a path
specification is included. Default
Libraries do not include path specifications.
- The current directory.
- Any directories entered on the command line.
- Any directories given by the LIB environment
variable.
If LINK386 cannot locate a file, it prompts you to enter the location. The
"Run in Batch Mode (/BAT)" disables these prompts.
[Back: Specifying Library Directories]
[Next: Library Search Example]