Page 1 of 1

CHANGING LANGUAGE OF MGR MENU

Posted: 02 Dec 2007 01:31
by JAMAJHON
PLZ anyone can solve my following problem . :(
To change language of mgr to US English the command is > "mgr -l USO" but this command did not work and give following error.
Reading string -f /DHS3bin/oneshot/mtcl/common.USO.....
error : can,t open stringfile /DHS3bin/oneshot/mtcl/common.USO
panic: unable to open file /DHS3bin/oneshot/mtcl/objects.USO

best regards for all

Re: CHANGING LANGUAGE OF MGR MENU

Posted: 02 Dec 2007 11:06
by tot3nkopf
Try mgr -l GEA
It seams thet you have some corrupted files on your system. Try to copy the file required from a functional system.
If this doesn't work you may be forced to reinstall OS and restore database.

Regards.

Re: CHANGING LANGUAGE OF MGR MENU

Posted: 02 Dec 2007 12:04
by tgn_DUP
JAMAJHON wrote:PLZ anyone can solve my following problem . :(
To change language of mgr to US English the command is > "mgr -l USO" but this command did not work and give following error.
Reading string -f /DHS3bin/oneshot/mtcl/common.USO.....
error : can,t open stringfile /DHS3bin/oneshot/mtcl/common.USO
panic: unable to open file /DHS3bin/oneshot/mtcl/objects.USO

best regards for all
try

Code: Select all

mgr -l US0
take care that the last one is a "0" (the number) not a "o".

regards...