ldlang - Load Language
ldlang [-l language] [-aodr] dumpfile [overrideproductline]
Load language translation records from a dump file created by dmplang. If the language in the language parameter does not exist, ldlang creates it and loads records with that
language name into the GEN database. If the language in the language parameter does exist, then you may
append records for that language with the -a
option
or overwrite records for that language with the -o
option.
For more information, see Lawson Administration: Translation.
Program Option | Description |
---|---|
-l
|
Load records into this language. |
-a
|
Add new records only. |
-o
|
Overwrite existing records. |
-d
|
Report duplicate records (no update). |
-r
|
Report on the records to load. |
-V
|
Show version information. |
Note: Date, time, username, type, utility name and key
field activities of this utility are logged in the %LAWDIR%\system\secadmin.log
file.