which fields(I,O,L,A) are affected by using FSET and FRSET?



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

which fields(I,O,L,A) are affected by using FSET and FRSET?

Postby maheenath » Sun Jul 26, 2009 1:16 pm

Hi sir,
I wanna to know, which fields( INPUT,OUTPUT,LENGTH,ATTRIBUTE..etc) will get affected by using FSET or FRSET in the Symbolic variables of the MAP?
I studied in theory that MDT will be affected by using FSET or FRSET,but how to use this concept while coding a program?
maheenath
 
Posts: 5
Joined: Fri Jul 17, 2009 2:10 pm
Has thanked: 0 time
Been thanked: 0 time

Re: which fields(I,O,L,A) are affected by using FSET and FRSET?

Postby icelovebai » Wed Oct 28, 2009 7:58 pm

yes, you can specify it in the attribute option like this:
ATTRB=(UNPROT,NORM,IC,FSET),
icelovebai
 
Posts: 6
Joined: Fri Mar 06, 2009 5:22 am
Has thanked: 0 time
Been thanked: 0 time


Return to CICS