I have a Field which is of size 9(4). In the Screen if I enter
the value for this field as 1234, it showing it as Valid. But if
I enter only one or two digits, zeros should be appended in the
remaining places. For example: When u enter 1 in the screen the
output should be 0001. When you enter 12, output should be 0012.
How to achieve this in the program?
Answer Posted / guest
With the help of PICOUT 9999 in DFHMDF.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the difference between a return with transid and xctl?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
Define cebr?
Define transient data?
cics command level is?
Define an asra abend?
Can you explain exec cics handle condition command?
What is the use of the eibaid field?
What are the types of important programs that are used in the cics?
what are the differences between and exec cics xctl and exec cics start command?
What is task control?
What are the terms cics generally means?
Name the command which is used to release a record on which exclusive control is gained?
how do you intitiate another transaction?
What is meant by PPT and what are its uses?