[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
SET LIB
Define a list of paths to search for library files (.LIB)
-------------------------------------------------------------------------------
SET LIB=<pathSpec list>
Arguments
<pathSpec list> specifies one or more paths, separated by
semicolons (;).
Description
The LIB environment variable specifies the paths that various linkers
use to search for library files (.LIB) not found in the current
directory at link time.
The default location of the CA-Clipper libraries is the \CLIP53\LIB
directory.
Examples
SET LIB=C:\CLIP53\LIB
See Also:
Protected Mode Linker
Real Mode Linker
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson