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 |
Can you explain primary aspect of cics?
is it possible to create TDQ's and TSQ's dynamically,How
What is CEDF?
What CICS command do you need to obtain the user logon-id?
What is the meaning of the deq command?
By which CICS defined field can you determine the position of the cursor on the map ?
if i have 3 fields and i declare IC for all of them .. Then where will the cursor after sending map? pls give explanation (it will be so kind)
Explain how to build up lu 6.2 communication?
why we code ACCUM parameter in cics send time
How is dynamic memory allocated within a CICS application program?
Define exec cics retrieve?
What CICS command would you use to read a VSAM KSDS sequentially in ascending order?