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
what is the difference between COBOL2 AND COBOL390?
) how do u code after getting data?
What is the utilization of copybook in cobol?
What is rmode(24)
How can you get the ksds file records into your cobol program?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What are the rules of the move verb?
what is search and searchall?what is the diffrence between them?give an best example?
What is the difference between Call and a Link?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What kind of error is trapped by on size error option?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is amode(24)?
What guidelines should be followed to write a structured cobol prgm?