Quincy Center for Technical Education
Computer Technology Department

Libpath

Specifies the directories the OS/2 subsystem is to search for dynamic-link libraries (DLLs). To use this command, use an OS/2 editor to edit the C:\CONFIG.SYS file.

libpath=[drive:]path[;[drive:]path][...]

Parameters

drive:

Specifies the drive where DLLs are located. If you do not specify a drive, the OS/2 subsystem searches the disk in the current drive.

path

Specifies the directory to search for DLLs. You can specify more than one directory, separating the names with semicolons (;).