Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Comwin MML-Language problem

Status
Not open for further replies.

jarmac

Technical User
Oct 2, 2012
58
PL
Hello

1)
I've installed new ComWin 5.0.135.0 and i have problem
with mml editor. It's always start with language GER when starts with Ctr-TAB.
config is not saved when changed to language - english.

When start MML-Editor separately from Start-Programs it's OK.

2)Init script open ComWin also witch language GER
in comwin.cbl and also change lang to GER.
Hot to fix it , any idea ??? (comwin.cbl has signature an can not be edited)

in comwin.cbl is:
if (prefLang==MML_german)
{
Send("CHANGE-FUNCT:SLANG=GER;");
Print("Switched HicomLanguage to German\n");
}
elseif (prefLang==MML_english)

regards
jarmac
 
Try this in Assistant.... (V7R2 is mine)

Go to System Management
then Openscape 4000 Admin
then "System Data" tab
then make sure AMO Language in Comwin is set to English
press Save at bottom right.

I don't know if that will fix it or not, but it's there and mine has English in both boxes.

Don Bruechert, Voice Comm Analyst II
CareTech Solutions @ Holy Family Memorial
Manitowoc, WI, USA
 
Hi
donb01 (IS/IT--Management)

Thanks for replay.
I run ComWin locally not via Assistant (but I thing behavior is the same)
problem I've spotted from 5.0.133.0 when Comwin was installed form OS4K V8 RELEASE 1.0
earlier versions were OK

regards
jarmac
 
I assumed changing the setting using assistant would change the language setting in the PBX for all of Comwin - having nothing to do with how you launch the application.

Don Bruechert, Voice Comm Analyst II
CareTech Solutions @ Holy Family Memorial
Manitowoc, WI, USA
 
To set ComWin correctly with the HiPath that you are connected to

Log on to HiPath using Comwin
Click on 'MACRO' 'RETRIEVE SYSTEM VARIANT'

Then the Comwin MML editor will show correctly.


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top