When you want to view and interact with the screen you have designed, use the Build > Execute command. If there are multiple screens in your program, AcuBench generates the code to execute just one of them. Although Screen Section entries and DISPLAY statements are added to the generated code for every screen, only the first screen's code is executed automatically. To test additional screens, you have two options:
PERFORM Acu-LookupScreen-Routine.
To change the default screen displayed at runtime: