HP 3000 Manuals

Screen Handling Comparison Table [ COBOL/HP-UX Operating Guide for the Series 700 and 800 ] MPE/iX 5.0 Documentation


COBOL/HP-UX Operating Guide for the Series 700 and 800

Screen Handling Comparison Table 

The following table provides a brief comparison between the various 
screen handling methods.

          Table 19-1.  Comparison of Screen Handling Methods 

--------------------------------------------------------------------------------------
|                 |              |                |                   |              |
|                 |  Operating   |   Windowing    |    Compatible     |    Screen    |
|                 |    System    |                |    with other     |  Attributes  |
|                 |   Specific   |                |       COBOL       |              |
|                 |              |                |     Dialects      |              |
|                 |              |                |                   |              |
--------------------------------------------------------------------------------------
|                 |              |                |                   |              |
|  ANSI ACCEPT/   |      no      |       no       |        all        |      no      |
|     DISPLAY     |              |                |                   |              |
|                 |              |                |                   |              |
--------------------------------------------------------------------------------------
|                 |              |                |                   |              |
|    Enhanced     |      no      |      no2       |   RM and MS 2.2   |     yes      |
| ACCEPT/ DISPLAY |              |                |                   |              |
|                 |              |                |                   |              |
--------------------------------------------------------------------------------------
|                 |              |                |                   |              |
| Screen Section  |      no      |      no2       | DG X/Open RM and  |     yes      |
|                 |              |                |      MS 2.2       |              |
|                 |              |                |                   |              |
--------------------------------------------------------------------------------------
|                 |              |                |                   |              |
|    Windowing    |      no      |      yes       |        no         |      no      |
|     Syntax      |              |                |                   |              |
|                 |              |                |                   |              |
--------------------------------------------------------------------------------------
|                 |              |                |                   |              |
| Low Level       |     yes      |       no       |     Limited3      |     yes      |
|     (COBOL)     |              |                |                   |              |
|                 |              |                |                   |              |
--------------------------------------------------------------------------------------
|                 |              |                |                   |              |
|     Panels      |     no1      |      yes       |        no         |     yes      |
|                 |              |                |                   |              |
--------------------------------------------------------------------------------------
|                 |              |                |                   |              |
|  Dialog System  |      no      |      yes       |       yes4        |     yes5     |
|                 |              |                |                   |              |
--------------------------------------------------------------------------------------

1      Attributes are specific to the environment

2      This is possible via a call to ADIS to direct input and output via
       Panels

3      Available in Microsoft COBOL 3.0 or later and other COBOL systems
       produced by Micro Focus

4      There is no special COBOL syntax; the CALL statement is used

5      Dialog System runs in several different environments in both
       character and graphical (GUI) modes.  Check which attributes are
       appropriate for the environment you require



MPE/iX 5.0 Documentation