how can u find out just by seeing wheater it is main program or sub program ? any two ways to identify reply soon ?

Answer Posted / guest

for mainprogram it ends with stoprun,subprogram ends with
exit

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1868


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

670


Difference between cobol and cobol-ii?

704


How do you get the data to code the BMS macro?

1472


Write the code implementing the perform … varying.

639






What is the difference between perform … with test after and perform … with test before?

877


Which mode is used to operate the sequential file?

658


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

769


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 ......

10574


What are 77 levels used for?

656


Are you comfortable in cobol or jcl?

639


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

417


What is a report item?

737


Write a program to explain size error.

669


Differentiate between structured cobol programming and object-oriented cobol programming.

663