Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Utilities - <b>set pll</b> http://www.X-Hacker.org [<<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

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson