skip to main content
OpenEdge Development: Translation Manager
Tutorial : Compiling source code with the translated phrases
 
Compiling source code with the translated phrases
The Build menu provides the means to compile your translation.
To compile a program with translated data:
1. Choose BuildCompile from the Translation Manager menu bar. The Compile dialog box appears:
2. Choose OK. Translation Manager compiles the code. The Compile box appears. Choose yes to view the compile log. The View box with the compile log appears.
3. Choose OK to return to the Translation Manager main window.
4. Choose BuildRun from the Translation Manager main menu bar. The Run dialog box appears:
5. Enter wmain.r in the Run dialog box and choose Run. The translated sample application appears.
You have successfully completed a sample Translation Manager project.