Jump to content

LIBRARY_PATH

From EDM2
Revision as of 01:43, 14 November 2017 by Ak120 (talk | contribs) (Created page with "{{DISPLAYTITLE:LIBRARY_PATH}} Points to the path where the EMX environment stores the library module files. SET LIBRARY_PATH=Path ;Parameters:Path can be any full path. If yo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Points to the path where the EMX environment stores the library module files.

SET LIBRARY_PATH=Path
Parameters
Path can be any full path. If you have several paths they must be delimited by a semicolon.
Note
You must use the Unix-like forwardslashes instead of the backslashes.
Example
SET LIBRARY_PATH=c:/emx/lib