i have mainprogram and subgram...if i compile mainprogram
without stop run..what will u get in compilation time?

Answer Posted / magesh

Compilation stops at the last statement.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a cobol program making use of the redefine clause.

739


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2725


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8167


A table has two indexes defined. Which one will be used by the SEARCH?

759


How you can read the file from bottom?

660






What is rmode(24)

682


How arrays can be defined in COBOL?

665


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3722


What are the various section in data division and briefly explain them.

700


What are declaratives and what are their uses in cobol?

714


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

634


Define cobol?

866


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.

5065


What are 77 levels used for?

661


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

678