What are 77 levels used for?
Name the sections present in data division.
Which is not true about evaluate statement
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......
How are the next sentence and continue different from each other?
When is inspect verb is used in cobol?
What rules are to be followed while using the corresponding options?
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.
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Difference between array and sub-script ?
What is rmode(any) ?
What is Pic 9v99 Indicates in COBOL?