CL program: Display a screen to enter a number Call a program that will display another screen to enter dates Here's the problem. In AS/400 mode, the first screen is NOT blanked out. So when the second screen is displayed, you see both. In S36 Environment, you don't see both screens when the second screen is displayed. The called program is a system/36 program and can't be changed. How can I get the first screen to clear when the second screen is displayed when not running in the S36 nvironment?

Reply With Quote