accommodate fields in already full cics screen.

Customer Information Control System. Middleware and MQ Series.
Post Reply
alpna
Registered Member
Posts: 56
Joined: Fri Jun 21, 2013 10:35 pm

accommodate fields in already full cics screen.

Post by alpna »

Hi,

Is there any way to accommodate fields in already full cics screen? Page up and page down logic shouldn't be used. Plz suggest

[ Post made via Android ] Image
User avatar
Robert Sample
Global Moderator
Global Moderator
Posts: 1895
Joined: Fri Jun 28, 2013 1:22 am
Location: Dubuque Iowa
United States of America

Re: accommodate fields in already full cics screen.

Post by Robert Sample »

We are not miracle workers here -- if your CICS screen is full, you only have a few options to add fields:
- remove some fields from the screen to make room for the new ones
- create a new screen with appropriate logic to get there (a PF key is the usual way)
- resize the screen from its current size to a larger size (43 x 80, for example), which requires the map to be completely redesigned
- tell the requester that the screen is full and cannot have any more fields and let that person(s) determine what to do
alpna
Registered Member
Posts: 56
Joined: Fri Jun 21, 2013 10:35 pm

Re: accommodate fields in already full cics screen.

Post by alpna »

Thanks. Sometimes your seniors are just intelligent. :D
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “CICS, Middleware and MQ Series.”