cmanoiu
5th August 2010, 13:58
Hello everyone,

I have a problem. Can someone help me?
I add a constant to an enum domain. I run the session "Convert to Runtime for that domain. I created a session with forms in several languages. In a language can see the descriptions of all constants, in other the constant's description that has been added is missing. For each language I have added in session "Maintain ENUM description" all constants with corresponding descriptions.
I run session "Create Runtime Data Dictionary" with domains = YES.

rberti
5th August 2010, 15:25
Hi, does the label exists in other languages? If don't, copy them to the other languages and then run compile labels.

cmanoiu
5th August 2010, 15:27
yes, it is

Han Brinkman
5th August 2010, 16:37
Does the pd file contain the descriptions? Is AIX as OS correct? If it's on windows you could remove the domain from shm in order to force it to read it again from disk.

cmanoiu
6th August 2010, 09:55
Good morning,

Yes, the OS is AIX. I don't know if the pd file contains the descriptions, I don't know where is located.

Han Brinkman
6th August 2010, 10:43
Most of the time in $BSE/dict or in $BSE/../dict. There you find a directory which has the name of the package combination in it.

cmanoiu
6th August 2010, 11:57
Thank you for your help. The problem has been solved.