What does the INITIALIZE verb do?
Answer / dinesh kumar
Initailize verb initiallizes the data items.
Alphabetic, Alphanumeric fields & alphanumeric edited items
are set to SPACES.
Numeric, Numeric edited items set to ZERO.
FILLER , OCCURS DEPENDING ON items left untouched.
| Is This Answer Correct ? | 25 Yes | 5 No |
Hi All, how is sign is stored in S9(17) comp-3 variable. Answer with an Example will be of great help.
hi dudes.....can any one help me..... what is SET TO TRUE all about,anyway?
What is 88 level used for ?
Which of the following characters is NOT valid in column 7? a. - b. \ c. * d. # e. $
I have a file it contain 10 records.i got abend at 8th record because of soc7.how do you know that perticular record got abend?
What is R-mode and A-mode?
diffrence between z(2) and z9(2)
wht is the difference between goto and perform stmts
Can we move X(7) to S9(7) COMP?
) what is the difference between AID and HANDLE AID?
how to create temporary data set in jcl? what is the use?
3 Answers Cap Gemini, Temenos,
01 WS-NAME PIC X(10) OCCURES 2. by this we can get ws-name 2 times. My qustion is how can we access the second name