can we modify the code in copy book? if it possible how to
submit ofter the modification.
Answer Posted / mayank
Yes we can modify the code in the Copybook. But make sure
to recomplie the program which is going to use the copybook.
By doing this the changes made in the copybook will be
available in the program.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is DD statement is used in JCL?
can any one plzzzzzz tell the jcl code for creating ps using idcams
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
what are JCLLIB and STEPLIB in JCL?
What are the difference between jcl and jes?
Explain about LMQUERY�give a dialog information about a data set
How to submit a jcl from cics?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
how to run batch program without jcl?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
Explain the function of the steplib dd statement?
Mention the types of job control statements?