What are the steps you go through while creating a COBOL
program executable?

Answer Posted / nagaraju

1.design the program

2.code the program

3.compile the program(IGYCRCTL)

4.link-edit the program(IEWL/HEWL)

5.execution

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between structured cobol programming and object alternativelyiented cobol?

998


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

974


What is the default value(s) for an initialize and what keyword allows for an override of the default?

961


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

1028


how to move the records from file to array table. give with code example

2440


What is the Purpose of POINTER Phrase in STRING command in COBOL?

970


What rules are to be followed while using the corresponding options?

841


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1989


What is the difference between comp and comp-3 usage?

879


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

1710


What is redefines clause in COBOL?

1045


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

921


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

911


i need a small 3d program using inline and outline.

1910


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2290