Customer Information Control System Question:
Download Questions PDF

Mention the 5 fields available in the symbolic map for every NAMED field in the DFHMDI macro? Give a brief description of these fields (Not exceeding a line).?

CICS Interview Question
CICS Interview Question

Answer:

FIELD+L - Return the length of text entered (or for dymanic cursor positioning)
FIELD+F - Return X(80) if data entered but erased.
FIELD+A - Used for attributes reading and setting
FIELD+I - Used for reading the text entered while receiving the map.
FIELD+O - Used for sending information on to the MAP.

Download CICS Interview Questions And Answers PDF

Previous QuestionNext Question
What are the commands used to gain exclusive control over a resource?How do you intitiate another transaction?