Jump to content

LOCPATH

From EDM2
Revision as of 14:12, 17 November 2017 by Martini (talk | contribs) (Created page with "The LOCPATH tells OS/2 were to find the language files. These files are needed for different languages. SET LOCPATH=<path1>,<path2>,... ;Example: SET LOCPATH=E:\IBMI18N\L...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The LOCPATH tells OS/2 were to find the language files. These files are needed for different languages.

SET LOCPATH=<path1>,<path2>,...
Example
SET LOCPATH=E:\IBMI18N\LOCALE;E:\LANGUAGE\LOCALE

Parameters

Path
If you have several Paths you must delimit them with a semicolon.