| 1. |
What Are The Difference Between Call Screen And Leave Screen? |
|
Answer» Call Screen: CALLING a single screen is a special case of embedding a screen sequence. If you want to prevent the CALLED screen from covering the current screen completely, you can use the CALL SCREEN statement with the STARTING AT and ENDING AT
Call Screen: Calling a single screen is a special case of embedding a screen sequence. If you want to prevent the called screen from covering the current screen completely, you can use the CALL SCREEN statement with the STARTING AT and ENDING AT
|
|