1.

What Is The Significance Of The Memory Table 'screen'?

Answer»

At runtime, attributes for each SCREEN field are stored in the memory table called 'SCREEN'. We need not declare this table in our program. The SYSTEM MAINTAINS the table for US internally and updates it with EVERY screen change.

At runtime, attributes for each screen field are stored in the memory table called 'SCREEN'. We need not declare this table in our program. The system maintains the table for us internally and updates it with every screen change.



Discussion

No Comment Found