LOCPATH: Difference between revisions
Appearance
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..." |
(No difference)
|
Revision as of 14:12, 17 November 2017
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.