M
Matt Baker
Guest
If you're working with .resx files then you're using the GUI for .NET functionality in which OpenEdge integrates with Microsoft controls. Those controls do translation through .resx files. The MESSAGE statement is built-in ABL language syntax not .NET functionality. For built-in language functionality you would need to look into translation using 'tranman'. Here is the doc for current version documentation.progress.com/.../index.html https://documentation.progress.com/output/ua/OpenEdge_latest/index.html#page/dvtmg/overview-of-the-translation-process.html
Continue reading...
Continue reading...