[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
SET PLL
Define a list of paths to search for .plt and .pll files
-------------------------------------------------------------------------------
SET PLL=<pathSpec list>
Arguments
<pathSpec list> specifies one or more paths, separated by
semicolons (;).
Description
The PLL environment variable specifies one or more paths .RTLink uses
to search for prelink transfer (.plt) and prelinked library (.pll)
files if the files cannot be found in the current directory.
Additionally, the PLL environment variable is used at runtime to search
for prelink library files (.pll) not in the directory where the
executable file (.exe) is located.
The default location for .pll files in the CA-Clipper development
system is \CLIPPER5\PLL.
Examples
SET PLL=C:\CLIPPER5\PLL;C:\CLIPPER5\MYPLL
See Also:
CA-Clipper Linker
SET LIB
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson