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..." |
mNo edit summary |
||
Line 7: | Line 7: | ||
==Parameters== | ==Parameters== | ||
;Path: | ;Path: Several paths have to be delimited with a semicolon. | ||
[[Category:Environment variable]] | [[Category:Environment variable]] |
Revision as of 16:49, 11 May 2018
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
- Several paths have to be delimited with a semicolon.