What are the ways you can generate a copybook?
Answers were Sorted based on User's Feedback
Answer / nag(igate)
1. using 3.4 option without fileaid
2. using fileaid
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the divisions in a cobol program? Which one is the mandatory division among them?
if someone is using my file,how can i find which user id is using?
whn do i get soc7 abend while moving alphanumeric to numeric or while moving numeric to aplhanumeric please reply ASAP?
How can we increase the size of an existing PDS to include more no. of modules. I tried the answer posted by Jagan(TSO PDS 'pds name') but did not find it working. The answer posted by kamal i know very well. Please suggest me a answer so that we don't need to delete the existing PDS and still we can change the size as well.
What is report-item in COBOL?
What do you understand by passing by reference and passing by content?
where will u code file status ?
Minimum how many Number of Paragraphs are there in ID- Divison?
What the difference is between continue and next sentence?
Consider the following COBOL entries 05 X PIC 99 VALUE 10. ADD 40 X TO X. COMPUTE X = 3 * X - 40. The result in X is
Can we use icetool in cobol program?
How may divisions are there in JCL-COBOL?