LOCPATH: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
LOCPATH specifies the search path for the localized DLLs including binary locale files, converters, and message files. | |||
SET LOCPATH=<path1>,<path2>,... | SET LOCPATH=<path1>,<path2>,... | ||
Latest revision as of 08:21, 21 August 2021
LOCPATH specifies the search path for the localized DLLs including binary locale files, converters, and message files.
SET LOCPATH=<path1>,<path2>,...
- Example
SET LOCPATH=E:\IBMI18N\LOCALE;E:\LANGUAGE\LOCALE
Parameters
- Path
- Several paths have to be delimited with a semicolon.