Answer Posted / anil prajapati
this section is used for passing values from calling
program to main pogram and vice versa
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the different data types in cobol?
) how do u code after getting data?
Which is not true about evaluate statement
What are the different rules of SORT operation?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
how do you reference the esds vsam file formats from cobol programs
In which area will you utilize 88 level items in cobol?
) How do u handle errors in BMS macro
What are the pertinent COBOL
In COBOL programming, what is PERFORM? What is VARYING?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What is length is cobol?