CICS MAP

Support for CICS/ESA, CICS/TS & Transaction Gateway, CICS Configuration Manager and CICS Performance Analyzer
fireyblaze
Posts: 1
Joined: Sat Sep 11, 2021 6:19 am
Skillset: COBOL
Referer: duckduckgo

CICS MAP

Postby fireyblaze » Sat Sep 11, 2021 6:23 am

I moved low-values on a redefinition of a map before I sent the map and I wanted to see my screen cleared but the values still are displayed on the screen. Why?
Input fields are defined alphanumeric and output fields are defined as ZZZZZZ.ZZ. Thanks.

rogerstrycova
Posts: 6
Joined: Tue Sep 14, 2021 8:32 pm
Skillset: COBOL, basic CICS, DB2, basic JCL
Referer: online

Re: CICS MAP

Postby rogerstrycova » Tue Sep 14, 2021 8:58 pm

Have you included ERASE option in your EXEC CICS SEND? If this still not solves the issue, try MOVE SPACES instead of MOVE LOW-VALUES.


  • Similar Topics
    Replies
    Views
    Last post