What do you do if you do not want characters entered by the
user to be folded to uppercase ?
Answers were Sorted based on User's Feedback
Answer / acj
Its ASIS option with 'RECEIVE MAP'command. I would like to
correct the above answer - as not in SEND command but in
RECEIVE command.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / deepa
use UCTRAN option while defining terminal characteristics
in TCT
| Is This Answer Correct ? | 1 Yes | 0 No |
name the command that is used to dump the main storage areas related to a task?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
How can you access qsam (seq) files from cics?
What is frset?
I have written a CICS program. What tables should I setup to run this program?
What do you mean by CEMT?
Which type of TDQ is read destructive?
Receive consists of buffer option in it. What is the significance of this option?
Name some translator and compile options and explain their meaning?
How many maps are create in a single mapset?
Can you explain cics translator?
The read of a record from an Intrapartition TDQ is not destructive(True or False).