Can we use a variable name in CICS RECEIVE MAP commad



Support for CICS/ESA, CICS/TS & Transaction Gateway, CICS Configuration Manager and CICS Performance Analyzer

Can we use a variable name in CICS RECEIVE MAP commad

Postby Andrew.J » Sat Oct 25, 2008 11:18 pm

While using CICS RECEIVE MAP can we use a variable name in the data-area(i.e. in the INTO clause) instead of giving the symbolic input map name. I have 5 maps in a program, for each map receive i m using separate CICS RECEIVE commands. I tried using a pointer variable which actually holds the address of the symbolic input map name in the INTO clause. But there was a left truncation of 17 bytes and the variables from the map are mapped wrongly into the symbolic input map. Can anyone help on this

Thanks
Andrew
Andrew.J
 
Posts: 1
Joined: Sat Oct 25, 2008 11:01 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Can we use a variable name in CICS RECEIVE MAP commad

Postby dick scherrer » Sun Oct 26, 2008 12:00 am

Hello,

After the RECEIVE, move the data to where you want it.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to CICS

 


  • Related topics
    Replies
    Views
    Last post