MauroME
4th March 2002, 11:14
Hi,

I need change the code message of "BaaN errors".(Tools messages)
For example, If there aren“t users in BaaN licence message is shown : "Maximum number of users reached" , How can I change this
syntax message ?
(This message appear in a white window,
not in a message box)

Reards,
Mauro M.E

KlayVessel
7th March 2002, 00:55
I haven't tried this before nor do I know how Baan support would react...but I leave this up to you.

The message is in the $BSE/lib/textinf directory. See the mrtext02 file (for the english version of the text); MR_USER_LIMIT entry.

I do not know where the source data for this is. It is not in the standard Message components.

isimeon
7th March 2002, 08:45
Use session ttadv0160m000 - Maintain Tools Text (Bshell text) and ttadv0260m000 to convert to runtime.

MauroME
7th March 2002, 19:28
Hello,

I start sesion ttadv0160m000 and
I changed code message in
MR_USER_LIMIT (Language 5)
for example:
MR_USER_LIMIT " AAAAAAAA "

and I Coverted text Tools to DD.
(File in /bse/lib/textinf/mrtext05 changed ..time,date, code description,
it is ok...)

BUT the message as I connect to BaaN
is the same:
"Maximum number of users reached"
javascript:smilie(':confused:')
confused
WHY ????

Regards,
Mauro M.E
javascript:smilie(':confused:')
confused

isimeon
7th March 2002, 20:17
I've tried it and does not work. May be this work only on UNIX systems. I am on NT.

:confused:

KlayVessel
9th March 2002, 21:26
Unfortunately these text messages code stored on the server (and maintained in the Tools Text session) are only for ba and bx clients (Unix, host based). I'm guessing their harded coded in the bw client or a support DLL.