1.

What Are The 3 Common Ways To Create Maps?

Answer»

The first way is to CODE a physical map and then code a matching symbolic map in your COBOL program. The SECOND way to create a physical map along with a matching symbolic map is to code only the physical map using the and SYSPARM option, CICS will automatically create a member in a COPY library. And the THIRD way is to use a map generator such as SDF ( Screen Definition Facility ).

The first way is to code a physical map and then code a matching symbolic map in your COBOL program. The second way to create a physical map along with a matching symbolic map is to code only the physical map using the and SYSPARM option, CICS will automatically create a member in a COPY library. And the third way is to use a map generator such as SDF ( Screen Definition Facility ).



Discussion

No Comment Found