Page 1 of 1

how to custom cspro default error message

Posted: February 28th, 2016, 10:07 am
by Aarron
Good morning,

I need some help about customizing Cspro default error message. I develop a mask input and her CAPI version for a questionnaire on french and i want to customize some default error message like "Out of range" in order to have it on french as "Valeur incorrecte".

Thanks a lot,
Aaron

Re: how to custom cspro default error message

Posted: February 28th, 2016, 4:03 pm
by htuser
Dear Aarron,
You must translate messages from the CSProRuntime.mgf who's located in the installation folder, eg. C:\Program Files (x86)\CSPro 6.2
Sincerely yours,

Re: how to custom cspro default error message

Posted: February 29th, 2016, 4:11 am
by Aarron
Good morning,

Thanks for your consideration.
I had already tried this solution but modification are only available in my computer. Like indicated in my first message, i want to have modification in all of computer where mask input will be installed and on android application.

Kind regards

Re: how to custom cspro default error message

Posted: February 29th, 2016, 11:21 am
by Gregory Martin
If you want the special messages to appear on all machines, you have three options:

1) After installing CSPro, copy your special message file to the C:\Program Files (x86)\CSPro 6.2 folder.

2) Distribute the CSProRuntime.mgf file in the same folder as your data entry application. Put it in the same folder as the .ent file. Then CSEntry will use your French messages.

3) Generate a binary data entry file, a .pen file. The French messages will get bundled in with this file and will display on either the Windows or Android environments.

Re: how to custom cspro default error message

Posted: March 1st, 2016, 5:33 pm
by Aarron
Wonderful.
Thanks for your consideration.

Re: how to custom cspro default error message

Posted: October 30th, 2017, 3:26 am
by bhayusufianto
Dear Aarron, I'm about to do what you have done with CSProRuntime.mgf.

I opened CSProRuntime.mgf with notepad & tried to modify the message. But I couldnt save it as and replace since my action was denied. And how you did it to have modification in all of computer where mask input will be installed and on android application?

Could you brief me step by step how to do it?

Appreciate much your help.

Re: how to custom cspro default error message

Posted: October 30th, 2017, 4:26 am
by khurshid.arshad
Please see attached file.
Best.
a.

Re: how to custom cspro default error message

Posted: October 30th, 2017, 10:29 pm
by bhayusufianto
Dear khurshid.arshad ,

Thank you very much for the reply, very useful for me as a newbie...