MAPSET



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

MAPSET

Postby itamar rocha » Fri Jan 17, 2014 4:38 pm

Hello,
I have a problem,
I have a mapset and there is some fields, and these fields have atributes.
I want to change the color those atributes!!
I know there is a field where I move a code.
How I change the color in the CICS program, and what is the code?
Is there a table with the code colors?
Thank you.
itamar rocha
 
Posts: 41
Joined: Mon Nov 11, 2013 8:46 pm
Has thanked: 0 time
Been thanked: 0 time

Re: MAPSET

Postby Terry Heinze » Fri Jan 17, 2014 7:59 pm

See DFHBMSCA in the CICS Application Programming Reference (Table 29).
.... Terry
Terry Heinze
 
Posts: 239
Joined: Wed Dec 04, 2013 11:08 pm
Location: Richfield, MN, USA
Has thanked: 12 times
Been thanked: 11 times

Re: MAPSET

Postby itamar rocha » Fri Jan 17, 2014 10:04 pm

Thanks Terry,

Could you look the example below?

03 DTSISTL PIC S9(4) COMP.
03 DTSISTF PIC X.
03 FILLER REDEFINES DTSISTF.
05 DTSISTA PIC X.

If I want to move the color red:

move DFHBMRED to DTSISTF

rigtht?

Thanks again.
itamar rocha
 
Posts: 41
Joined: Mon Nov 11, 2013 8:46 pm
Has thanked: 0 time
Been thanked: 0 time

Re: MAPSET

Postby enrico-sorichetti » Fri Jan 17, 2014 10:50 pm

apart the lowly technicalities
does You approach agree with the presentation standards of Your organization ???
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico-sorichetti
Global moderator
 
Posts: 2994
Joined: Fri Apr 18, 2008 11:25 pm
Has thanked: 0 time
Been thanked: 164 times

Re: MAPSET

Postby Terry Heinze » Sat Jan 18, 2014 12:40 am

I would have thought DFHRED. See Appendix A.8 at http://publibz.boulder.ibm.com/cgi-bin/ ... /CCONTENTS?
but like enrico says, many shops have conventions on what you can and cannot do when it comes to maps.
.... Terry
Terry Heinze
 
Posts: 239
Joined: Wed Dec 04, 2013 11:08 pm
Location: Richfield, MN, USA
Has thanked: 12 times
Been thanked: 11 times

Re: MAPSET

Postby Monitor » Sat Jan 18, 2014 2:57 pm

Before you can use the color, the map has to be defined/generated to support color. Pls have a look at http://ibmmainframes.com/about1634.html or just google a bit.
Monitor
 
Posts: 98
Joined: Wed Jan 18, 2012 8:59 pm
Has thanked: 0 time
Been thanked: 7 times

Re: MAPSET

Postby itamar rocha » Tue Jan 21, 2014 9:28 pm

Thanks for the help,
I made a research in the other programs, and I think that I have a idea how to do.
Maybe my problem is , I have to set the color and the atribute at the same send.
It is possible? Because I've read that is possible to set just one atribute for send.
Thanks again.
itamar rocha
 
Posts: 41
Joined: Mon Nov 11, 2013 8:46 pm
Has thanked: 0 time
Been thanked: 0 time

Re: MAPSET

Postby prino » Tue Jan 21, 2014 9:53 pm

itamar rocha wrote:Maybe my problem is , I have to set the color and the atribute at the same send.
It is possible? Because I've read that is possible to set just one atribute for send.

You read? Mind sharing this source of disinformation?
Robert AH Prins
robert.ah.prins @ the.17+Gb.Google thingy
User avatar
prino
 
Posts: 635
Joined: Wed Mar 11, 2009 12:22 am
Location: Vilnius, Lithuania
Has thanked: 3 times
Been thanked: 28 times


Return to CICS

 


  • Related topics
    Replies
    Views
    Last post