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
Answer Posted / sree
by using perform
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Differentiate between structured cobol programming and object-oriented cobol programming.
explain sorting techniques in cobol program?
What is a report item?
Which division and paragraphs are mandatory for a COBOL program?
how do you reference the variable unblock file formats from cobol programs
In which area will you utilize 88 level items in cobol?
What the difference is between continue and next sentence?
How do you define a variable of comp-1 and comp-2?
Why occurs cannot be used in 01 level in COBOL?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
How you can read the file from bottom?
What is the difference between PIC 9.99 and 9v99 in COBOL?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is difference between static and dynamic call in cobol?
How to remove 2 duplicate records and copy only one using job control language?