Hello everyone,
I have noticed that Progress has support for localized messages in .NET applications. There are a separate .NET Assembly and very short information how exactly you should be using it. I doubt that just coping .NET Assembly and adding reference would work. Could someone explain me how exactly to use the localized messages?
david
If you are talking about 10.2A style .NET, you should probably move this question to the ABL GUI for .NET forum.
I think not. I am talking about writing applications using .NET and Progress is only in back-end and connection is done via generated Proxy. There is a section in PDF: "Supporting localized messages for .NET client interfaces", but it talks only about coping specific .NET Assemblies to ProxyGen output directory.