The Screen COM class maintains all data on the 3270 virtual screen and provides access to this data. It contains a collection of CclOField objects which represent the fields on the current 3270 screen.
A single Screen object is created by the Terminal object when the terminal is installed either with the Ccl Terminal connect or install method. The application gets access to the CclOScreen object via the Ccl Terminal Screen method.